Skip to content

ParthoProbal/Space-Invaders-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Space-Invaders-using-Python

I made Space Invaders using the pygame module in Python

How to play :

  1. Open the "main.py" file using your IDE
  2. Run the Code
  3. Play

Controls :

  1. Press "A", "D" or "Left-Arrow Key", "Right-arrow Key" to move the Spaceship left and right
  2. Press "SpaceBar" to Shoot

Conditions :

The Space Invaders will gradually come down to Destroy your Spaceship, you have to survive by Shooting, If the Invaders Come close and touch your spaceship, Your Spaceship will be Destroyed, and the Game will Over... If the Game gets over, Just Re-run the code to play again.

About

I made Space Invaders using the pygame module in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages