Galtron - 2D Shooter
A downloadable game for Windows, macOS, and Linux
Galtron A simple 2D shooter made with pygame, written in python... Props to Python Crash Course for the awesome tut. Although i did add a little extra, was more of just a learning curve sort of thing and to learn more about python. Input welcome by anyone. To run the game;
-Needs python2.7 and pygame
-Open a terminal and cd to Galtron
-Enter python main.py
By Matt Boan 2017
Download
Download
Galtron.zip 81 kB
Install instructions
This game requires Python 2.7 and Pygame to be installed on your computer.
It will NOT work with out it.
Once installed run the Python file main.py by opening a command prompt (windows) or a terminal in linux/osx and change your location to /Galtron. Then run Python and by typing in python main.py