Skip to content

this is a fun to play retro arcade game made with python called the space invaders, you need to save the earth from invaders

Notifications You must be signed in to change notification settings

amitanshusahu/space-invaders-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

space-invaders-python

this is a fun to play retro arcade game made with python called the space invaders, you need to save the earth from invaders

image

requirements in your local machine

python3

it requires pygame also

you can install it by using

$ pip install pygame

start the game

  • 1 clone repo
 git clone "put repo url"
  • 2 go into the directory
$ cd space-invaders-python
  • 3 run the main.py
$ python3 main.py

About

this is a fun to play retro arcade game made with python called the space invaders, you need to save the earth from invaders

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages