Announcement: Layer 0
This is a formal announcement of Layer 0, the first version of the Layer game library for Python.
http://yukkurigames.com/layer.shtml
Some Features (beyond what pyglet already provides):
* Flexible and rapid resource management using YAML files.* Featureful Sprite/Group interface built on pyglet.
* Debugging console and interactive command system.
* Audio event management (music and positional events).
* Cooperative task scheduler.
* Joystick support.
I am unsure if I'm going to enter myself, but myke expressed interest in using my library, and apparently a link to its SVN repository is not good enough.
(log in to comment)
Martin on 2009/03/24 09:59:
Maybe I'm missing something, but is there any documentation indicating how to use this? There seem to be a few docstrings, but not for everything.