A GTK+ / GStreamer based music player
Go to file
Bryan Schumaker 20cb2f371e engine: Reposition functions
These functions can set GameObjects on the edges of their boundaries or
in the middle of the boundary region.

Additionally, movement in the x or y direction should be through the
closest integer and not a float (because pygame rects only work for
integers)
2011-01-01 21:16:21 -05:00
engine engine: Reposition functions 2011-01-01 21:16:21 -05:00
games engine: Reposition functions 2011-01-01 21:16:21 -05:00
images/spaceblaster spaceblaster: Stars with alpha layer 2011-01-01 18:54:08 -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