I've been working on this game for a while. It's called "ITAD S.G.", which is an acronym that stands for "Is This Another Dumb Space Game?"
Here is a screenshot:
http://www.freeimagehosting.net/2t67b
It's incredibly basic right now (just a generic scrolling shooter), but I'd like to show off what I've got so far and get some feedback on how it looks/feels/sounds.
You can download the current alpha version (0.0.1) here:
Windows: http://www.mediafire.com/?b136awjippfsw94
Source: http://www.mediafire.com/?2dk5hnniadh37x4
For the Windows build, just extract and run itad_sg.exe. For the source you need to first install Python (python.org) version 2.6 or 2.7 and Pygame (pygame.org) version 1.8 or later, then extract and run itad_sg.py. Most GNU/Linux distros already have Python installed by default, and Pygame is usually available as a package.
The controls are arrows to navigate menus and move player 1, WASD to move player 2, Enter to select, Esc to cancel and bring up the menu, and F10 to quit. Shooting is automatic.
Particular things I want to see comments on are:
I'd also like to hear about other things, but just so this topic isn't flooded with useless comments, here's what I don't want to hear about at this time:
So, please tell me what you think. :)