FPS test 3d First-Person-Shooter test. Three levels. Requires Psyco. Created using pyggel, a 3d game engine.
PyBoids Python implementation of the boids algorithm.
star-lines A star-field demo effect with mouse interaction and motion blur
Mario Shell Defense A Pygame learning experience for me. Simple (very simple) platform game. Mario shoots fireballs at oncoming Koopa shells. Run using game.py.
Twisted Zombie Playground A small 'sandbox' type demo, where you can spawn multiple zombies and watch as they chase your avatar around. The demo uses the Pymunk dame dynamics library.
JumpingJack Small demo to show how to rotate images using a user specified center and how to link images together to act like a JumpingJack. Well...without the physics part.