TuxCap Games Framework 1.3.09 (Default branch) |
|
|
The TuxCap games framework is a GNU/Linux port of
the PopCap games framework, which is used for
professional 2D game development. It is written in
C++ and supports both software and hardware
accelerated drawing, comes with Python bindings, a
very fast physics engine, a particle engine, a GUI
widget system, and many documented examples to get
you started.
License: BSD License (original)
Changes:
Support was added for bundling the Python library
within the game distribution. The drawLine and
isKeyDown functions were added to the Python
bindings. A separate Joint class was added to the
physics. The software graphics renderer was
improved. Functionality was added to the common
part. Overall bugfixes were made.
|