This tutorial hopes to give the reader a simple introduction to the world of 2D games using Java.
What’s this? An SDL (and easily extendible) GUI library? Marvelous!
Slightly outdated but so is SDL.
Seems to work really good. I didn’t know you inserted interpreted code directly in the grammar, but this also happens with YACC and Bison, apparently.
Note: the Python runtime is bugged. I had to manually edit the version number in the module.
In a nutshell, PLY is nothing more than a straightforward lex/yacc implementation. Here is a list of its essential features:
or “Creating Python extensions in C/C++ with SWIG and compiling them with MinGW gcc under Windows”
or “Installing Python extension with distutils and without Microsoft Visual C++”.
Having trouble compiling a python module on Windows? Try this first.
pyglet provides an object-oriented programming interface for developing games and other visually-rich applications for Windows, Mac OS X and Linux. Some of the features of pyglet are: