Skip to content

anhduy1202/space-invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Invaders

Space Invaders made with Pygame

Run the game

  1. Clone this repo
  2. Activate Python virtual env
python -m venv venv/ && source venv/bin/activate
  1. Install requirement packages
pip install -r requirements.txt
  1. Run the game
python3 invaders.py

Screenshots

Menu

Screen Shot 2023-09-25 at 1 25 48 AM

Gameplay

Screen Shot 2023-09-25 at 1 26 16 AM Screen Shot 2023-09-25 at 1 28 07 AM

End Scene + Leaderboard

Screen Shot 2023-09-25 at 1 28 37 AM

About

Space Invaders made with Pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages