[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
SDL is a proven toolkit for game development, with tons of games already available. See http://www.libsdl.org for a list of them. The GGZ games Geekgame and TicTacToe 3D have been written using SDL. The games Escape/SDL, PyKamikaze and Xadrez Chines are using the Python wrapper for SDL called Pygame, available at http://www.pygame.org. Python games also need to use a wrapper for the ggzmod and ggzdmod libraries, which exist as pyggzmod and pyggzdmod in the ggz-python package.