This game is about three guys, how they struggled in the beginning and realized their true potential, and overcame their fear of python. This game was created as a Project for Python Course. It is a total of three games with cut scenes and music.
It starts out with an alien invasion where the earth is almost doomed it's up to the player to save the earth. The only way to do so is fighting fire with fire so we have to invade their planet and stop them from taking over Earth. It causes a singularity and rips apart the timeline creating an Alternate Universe. Our Universe.
$ pip2 install -r requirements.txt
Run The main.py
file to play the game with cut scenes and music.
$ python2 main.py
or to play individual games you can run car.py
, space.py
and space2.py
- Car Game 🚗 :
- Arrow Keys for movement.
- Spaceship Game 🚀 👾 :
- Arrow Keys for movement.
Space
for bullets.
Esc
to pause.
We Added a Transparent Resume Screen to Pause the Game Only during Games (Not when playing CutScenes).
This project is intended for non-commercial educational purposes.