AboutThe tdl module is a ctypes port of libtcod. I have tried my best to make as easy to use as possible. It can already be used to make roguelikes and other tile based games. As an example, you can make a hello world script in four lines on the interpreter like this: >>> import tdl | DownloadNeeds Python 2.4 or later with ctypes and setuptools and works on both Linux and Windows. ContactIf you find a bug you can report it here. If you want you can also contact me at this email address: |