Ok… here goes…
So I’ve been on JGO for a while now and have never posted anything in the Showcase section mostly because I didn’t (and still don’t) think anything I’ve written was good enough to post. BUT if I don’t post something I never will, and I finally got my main “project” to a point where I’m happier with it then I used to be.
Space
Space is a small side scrolling shooter game that’s a lot like the old Galaga game. It’s pretty simple, and I’ve been working on it off and on for a while now. Some of the code is kind of messy and I’m sure that I’m doing more than one thing in a weird/bad way so feel free to browse the source code and critique my work. Suggestions and criticism are encouraged since that’s one of the reasons I’m posting. So please let me know if it doesn’t work for you.
Features:
- Crappy artwork by me
- Pausing
- You get 3 lives
- An infinite number of levels. The number of Aliens increases each level until you die or the game crashes
Controls:
- WASD or the arrow keys for movement
- Space Bar to shoot
Rules/Gameplay:
- Shoot sh*t till you die, or beat the level
Screenshots:
http://dl.dropbox.com/u/33212512/StartMenu.jpg
http://dl.dropbox.com/u/33212512/InGame.jpg
Updates:
- 11/4/11
- Changed artwork a little
- Collision checking is done before movement now
- The version is now displayed on the start menu
Downloads (updated 11/4/11):
- Space: http://dl.dropbox.com/u/33212512/Space.zip
- Space Source: http://dl.dropbox.com/u/33212512/Space%20Source.zip
- GLib Source: http://dl.dropbox.com/u/33212512/GLib%20Source.zip