Giles is a telnet gaming experience, meant to provide a platform for playing various games both old and new with nothing more complicated than a decent telnet client.
Some screenshots:
A friendly game of Set. |
Kibitzing a game of Y. |
Giles is written in Python and makes use of Miniboa, a pure-Python telnet server implementation, and Bitstring, a pure-Python bitstring implementation.
Giles is released under the Affero GPL, version 3.
Miniboa is released under the Apache License, version 2.0.
Bitstring is released under the MIT license.