Jar of Raumkraut

Updates

2007-10-06 SurfaceWindow
SurfaceWindow is a module which sidesteps one of SDL's limitations, allowing pygame applications to use multiple windows.
2007-10-01 Pystromo 0.5.0
The latest release of Pystromo matches and exceeds all functionality of the Windows Nostromo driver, as best as I can remember it. With the rather glaring exception of the GUI configuration tools, anyway!
2007-08-16 Pystromo!
Pystromo is a generic input remapper for Linux. Version 0.1.0 is well functional, and now resident on Launchpad.
2007-07-31 CompositeSprite 0.9.1
A new CompositeSprite class for combining and controlling multiple sprites using a single sprite object.
2007-07-21 event 1.1.0
New version of event module:
  • Added EventQueue manager class.
  • Added unregister() manager method.