Skip to content

👾👾 Space Invader implemenation using python and py-game 👾

Notifications You must be signed in to change notification settings

harrypotter0/space-invaders-arcade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is implementation of Space Invaders.

Screenshots:


Main Screen Stage 1
Screenshot 1 Screenshot 0

Space Invader In Action :


GIf hai boss

Info:

The game comes with three levels of difficulty, it gets harder as you advance the stages, the player can grab special weapons as you kill aliens, The best at each difficulty level scores are stored. Download the source code as a zip file by clicking here
Or execute this command from the terminal:

   git clone https://github.com/harrypotter0/awesome-space-invaders

No rights are reserved, you are free to build upon my code and make your own version. All resources (font, image, sounds) were obtained freely from the internet.

System requirements:

  1. Python (http://www.python.org/)

  2. Pygame (http://www.pygame.org/docs/). For Ubuntu :

   sudo apt-get install python-pygame

and then start the python2 interpreter

   python2

Play:

To start playing, simply open your terminal, go to the directory where the game is located, and type:

  python space.py
Controls Key
move left left arrow
move right right arrow
shoot space bar
laser x
cluster bomb c

About

👾👾 Space Invader implemenation using python and py-game 👾

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages