[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Announcing Motherhamster Library



Hello, fellow pygamers, I would like to take this opportunity to 
announce a library named Motherhamster, built on top of pygame, 
pyopengl, and wxpython. Motherhamster is intended for making OpenGL 
accelerated 2D games, with built-in game resource editors.

Features:
* Easy effects including rotate, scale, and motion blur
* Game asset editors for any of your classes that subclass AssetBase
* Automatic serialization/deserialization of AssetBase subclasses
* Built-in graphical profiler
* Tested on Windows, Linux and Mac

The library is available here: http://motherhamster.org/

It is available under a BSD/MIT style license.

Todays 2008-02-29 release is available for the upcoming Pyweek 
competition, should anyone care to use it.

---
James Paige