Saturday, October 25, 2008

libtcod 1.4 for python released !

Now you can use every feature from the Doryen library in python.
Note that the wrapper is in early beta stage and may be updated often.
It has been tested on Windows with python 2.6 and on Linux with python 2.5.
It includes every libtcod sample ported to python.

http://jice.nospam.googlepages.com/thedoryenlibrary

TDL, the full blown python library from Kyle Stewart is not canceled. It will be built on top of this thin wrapper to provide you with a smoother python integration and lots of added value (like parameters values checks and proper python error handling).