A GTK+ / GStreamer based music player
Go to file
Bryan Schumaker ee9c56b434 spaceblaster: Beam collision damage
When a beam hits an enemy, I subtract 20 health from the enemy's
remaining health.  When the enemy is dead I print "Enemy dead" for
remaining hits.
2011-01-01 16:09:44 -05:00
engine engine: Remove collision print statement 2011-01-01 16:03:13 -05:00
games spaceblaster: Beam collision damage 2011-01-01 16:09:44 -05:00
images/spaceblaster spaceblaster: Added stationary Trilord 2011-01-01 15:39:20 -05:00
patches spaceblaster: Multiple weapon levels 2011-01-01 12:45:51 -05:00
.gitignore Added initial files 2010-12-30 17:31:13 -05:00
offler.py Initialize games, add GameState base class, call render() 2010-12-30 19:23:23 -05:00