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).

StatusReleased
PlatformsWindows, macOS, Linux
Release date Sep 05, 2017
AuthorAceVGam3
GenreShooter
TagsSpace, starwars
Code licenseMIT License
Average sessionA few minutes
LanguagesEnglish
InputsKeyboard

Download

Download
Day 51 1.0 10 MB
Version 2 May 06, 2018
Download
Source code
External

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")!