Orbital - 1.0
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
Finally, something that I would be willing to call v1.0
Some major changes over the previous versions, in particular:
Some major changes over the previous versions, in particular:
-
- Changed to mouse control rather than keyboard
- Introduced sounds (thanks go to DrPetter for sfxr)
- Introduced menu, pause, etc.