Skip to content

My first year python project featuring three games made with python and pygame.

Notifications You must be signed in to change notification settings

kingavatar/GameChangers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Game Changers

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.

Dependencies🗃

pygame
pygame
pygame
pygame

Installation

$ pip2 install -r requirements.txt

Running

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

Controls

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

Screenshots

Space Game Pause Screen Final Space Game

Disclaimer ⚠️ ⚠️

This project is intended for non-commercial educational purposes.

About

My first year python project featuring three games made with python and pygame.

Topics

Resources

Stars

Watchers

Forks

Languages