BallShooter! A very simple arcade style colliding ball game. The objective is to get as large a score as possible without the balls hitting the big ball at the bottom. Try to protect it at all cost.
python: PULSAR Third place in pyweek May 2012 (http://www.pyweek.org/) group category. Our game based around the 'Mad Science' theme and our favorite mad scientist 'Nikola Tesla'. Enjoy.
Basics Library A library of basic tasks with a particle system. Mostly harvested from open-source examples on the 'net.
Basics Library A library of basic tasks with a particle system. Mostly harvested from open-source examples on the 'net.
Simple Pygame Particle Engine SPPE is a simple particle engine written in Python with Pygame. The main purpose of the engine is to provide a lite engine, easy to use for simple 2d games.
Realtime CPU Cloth A modest OpenGL demo demonstrating cloth running on the CPU.
Battle for Planet Vector For many aeons, the Rigel star system had harbored four planets within its brilliant blue glow. Rigel has just exploded. The inhabitants of Rigel's neighboring system have attacked the weakened planet. You are one ship, and the odds are stacked against you. Your self-assigned mission is to demolish the invasion force to the best of your ability.
Particle/Block RPG Engine This is the early beginnings of a particle based RPG that I am working on. This demo only shows the block and room movement.
Pygame Advanced Graphics Library An all purpose graphics library for easily creating complicated effects quickly, and with a minimum of code.