Jet Runner 2D
A downloadable Jet Runner for Windows and Linux
"Space Invaders" like game, without the space and aliens, you play as a jet, trying to dodge bombs some can be coming fast and others may be slow, but you'll be quicker.
Id like to give big thanks to my co-dev for helping me out throughout the progression of the code, my good friend Damus.
System Requirements:
Disk Space: 20.92+mb
RAM: >1
Status | Released |
Platforms | Windows, Linux |
Author | RedDemon Productions |
Genre | Survival |
Tags | 2D, Pixel Art, Singleplayer |
Install instructions
LINUX USERS:
Unzip the file and keep the directory of the file in mind you will need it later
To play the game you have to download python and pygame:
sudo apt-get install python3.9
pip3 install pygame
After this is done do:
cd "directory of the folder where the game is"
and then, do:
python3 Main.py
After this is done the game should run
WINDOWS USERS:
Unzip the file and find the Main.exe file and run it
Development log
- New UpdateMay 01, 2022
Leave a comment
Log in with itch.io to leave a comment.