Skip to content

SaatvikK/Space-Invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Invaders

Space Invaders for NEA comp sci.

Code is out of date (so some dependencies may not work) - this isn't being maintained

Running the Game There currently is no executable for this game, so in order to run the game follow the steps:

  1. Ensure you have Python 3.8 or higher installed.
  2. Ensure you have Pip installed.
  3. Download the main repo into whatever directory you want (and remember to extract the repo from the .zip file if you downloaded as a .zip).
  4. Open your terminal/cmd and navigate to where ever the game files are now stored (eg: directory).
  5. Navigate to directory/Space-Invaders-main/Space-Invaders-main.
  6. Run pip install -r requirements.txt
  7. Navigate to the src folder and run the main.py file.

About

Space Invaders for NEA comp sci.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors