Asteroids is my second Boot.dev project!
Create virtual environment source venv/bin/activate
Install dependencies pip install -r requirements.txt
Start script with python3 main.py
Features implemented after finishing the guided project:
- "Game Over" Screen
- "Simple" Scoring System