Skip to content

Sandeep-Mani/Space-Invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space-Invaders

Space shooter/invader game!

Prerequisites

  • Python
  • pip
    Pip would usually get installed while installing pyhton. If not installed then follow the link mentioned above.
  • pygame
    Install python pygame package using:
    $ pip install pygame

Clone the repo and run the python file run.py

$ git clone https://github.com/Sandeep-Mani/Space-Invaders.git
$ cd Space-Invaders/
$ python run.py

Menu Game Play

About

Full space shooter/invader game!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages