Skip to content

Harsh-2909/Space-Shooter-Pygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Shooter

A Space Shooter 2D game created in Python 3 using Pygames. It takes inspiration from the original Atari Space Invader game.

Demonstration

Gameplay

How to Play

  • Clone this repository
  • Open the cloned repository
  • Install dependencies pip install -r requirements.txt
  • Run the script main.py using python main.py on your Windows terminal.

Features to add

  • Scores
  • Background Music
  • Boss
  • Ability to pause

You are free to suggest more features by opening an issue.

Notes

This project was created and tested under Windows, and is expected to work fully in other systems too.

This project is still under development. Parts of the source codes may not be well documented. Also suitable prompts may not be available for the user at the moment.

More features and fixes are yet to come. Meanwhile suggestions, ideas, bug reports are welcomed.

Releases

No releases published

Packages

No packages published

Languages