Space ship game
A space ship game prototype I wrote using OGRE rendering engine.
...Once the OGRE config screen has popped up, you can click 'ok' to play.
If no rendering API is selected in the Rendering Subsystem drop down box then you must select "Direct3D9 Rendering Subsystem".
You may also choose other graphical options such as whether or not to play in fullscreen mode, whether to use FSAA anti-aliasing and the number of supersampled pixels, etc and whether to turn VSync on or off although this currently affects the speed of the game (a fix is due to be uploaded).
Controls:
Use "W,A,S,D" to move. ...