pybrick / tuckpointer
pybrick – a python module to wrap the brick game engine
- 1st layer is c w/ libpython
- 2nd layer is a more python-esque layer written in python
tuckpointer – sprite/tile editor and animator + level editor
- pixel paint module
- basic animation / sequencing
- unlimited undo
- level editor
- custom file format
- …