Skip to content

anarghya-das/Space-Invader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space-Invader

A space shooter game created using Pygame. The main objective of this game is to destroy as many enemies as possible and get the maximum score. The game will become harder as your score keeps incerasing. Shoot the laser gun in your spaceship to destroy enemies, you will get 1 point if an enemy is destroyed but if the enemy survies your shot then you will lose a point. Make every shot Count!

Installation Instructions

For windows users, you can download the setup file here or look at the latest release. Install the game and go to the folder where you installed it and run main.exe.

For Linux and Mac users, make sure you have python3 and pygame install (see Contribution for more details). Clone or download this repository as a zip file and then run the main.py file.

Game Instructions

Survive till the end and get the maximum score! You are the last hope of this galaxy.

Basic game controls:

  • Movement: Move your spaceship using the right or left arrow keys.
  • Laser: Use spacebar to shoot laser towards your enemies.
  • General: Press escape to pause the game and enter to resume the game.

Screenshots

menu game

Contribution

Feel free to clone this repository and imporve this game! Follow the following steps before making any changes:

  pip install pygame

Assets

Muisc and sounds in the game were downloaded from freesound.org
Background vectors in the game were downloaded from freepik.com

About

A shooter game created using Pygame.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages