Day 51
A downloadable game for Windows, macOS, and Linux
A very simple space shooter game made with Python and Pygame.
No copyright infringment intended. All copyright goes to their rightful owner(s).
Install instructions
To run this game you need to install Python 2.7.X x86 from https://www.python.org/downloads/.
Windows: during the installation, on the customization screen, scroll
down, click “Add python.exe to Path,” and select “Will be
installed on local hard drive.” so you can run Python in cmd!
Once you have installed Python, you must go to http://www.pygame.org/download.shtml and download Pygame 1.9 x86 for Python 2.7, then install it, but make sure to select the correct Python installation directory (if you have installed it for all users the default directory is "C:\Python27")!