Skip to content

Space Invaders game written in python using pygame

Notifications You must be signed in to change notification settings

YazdanZ/SpaceInvaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpaceInvaders

Space Invaders game written in python using pygame

Run

  1. Install pygames: python3 -m pip install -U pygame --user
  2. Clone the repo: git clone https://github.com/yazdanz/SpaceInvaders.git
  3. Cd into the repo: cd SpaceInvaders
  4. Run the game: python src/game.py

Preview

Inspired by: ehmatthes

About

Space Invaders game written in python using pygame

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages