Skip to content

howwee20/alien-invasion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alien Invasion (Pygame)

A tiny 5-level shooter to learn game dev by building backwards.

Run

python -m venv .venv source .venv/bin/activate # Windows: .venv\Scripts\activate pip install -r requirements.txt python main.py

Controls

  • Arrow keys to move
  • Space to shoot
  • Q to quit

About

Simple Pygame project — learning by building backwards

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages