Orbital - 0.53
A simple 2d shooter where the player rotates about the centre instead of moving side to side
Aditya Keswani
(akman)
The summary pretty much explains what this game is all about. A few instructions:
-
- To run Orbital, run the orbital.py file (For widescreen monitors, add the -w option)
- If you have any issues, please try running in Command Prompt or Terminal, that should give an actual error message so that I can diagnose the problem
- If you're running Ubuntu and/or using Pulseaudio, I had some issues where there is a significant delay in the sounds. Google for solutions.
Changes
- Fixed pathing bug, can run game from anywhere now
- Introduced ship groups, so multiple enemies at the same time can be grouped rather than spread out, fairer
- Introduced shaking animation when core is hit
- Moved entire project to Sourceforge