Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 310 Bytes

File metadata and controls

18 lines (12 loc) · 310 Bytes

asteroids

A simple asteroid destroying game made with pygame.

How to Play

WASD to move Space to shoot

Installation

git clone https://github.com/drunicornthe1/asteriods
pip install -r requirements.txt

Contribution

Feel free to add anything and I will merge it to the master branch.