A fun, lightweight arcade game built using pygame. Control a spaceship and dodge incoming asteroids. The longer you survive, the higher your score!
- Python 3
- pygame
- Use arrow keys โ โ to move.
- Avoid the falling asteroids!
pip install -r requirements.txt
python main.py