Yet another ship-in-space game!
Video / Project page http://billiam.github.com/meteors/Sauce: https://github.com/Billiam/meteorsBuilds:Win32 build: https://github.com/downloads/Billiam/meteors/meteors.exeOs X build: As soon as I get a machine to test on. I had rake/releasy building it without error at one point, but can't verify that it actually works.
Gameplay:Shoot space rocks, avoid crashing
Controls:Arrow keys for turn and thrust, space to fire, left shift for bullettime(name to be decided).
Notes:This is my:
* First game
* First gosu project
* First ruby project
so all feedback is welcome, no matter how nitpicky. I'm trying to suck less at this.
Known issues: * Ruby crashes after closing the app.
-- can't fix. Can be recreated with a hello-world gosu app that loads an audio file. * Controls are not configurable
* No help text