Skip to content

Repository files navigation

Very, very, very barebones Asteroids clone written in Python/Pygame

  • WASD (or arrow keys) to move
  • Space to shoot
  • Escape to exit application

How to use

Setup virtual environment:

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Run:

python3 main.py

or just ./main.py

About

Asteroids clone in Python/Pygame

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages