Asteroids Boot.dev guided project for building an Asteroids clone using Pygame and OOP concepts 📜 Certificate of Completion Run Locally Prerequisites Python 3.10+ uv Clone the project git clone https://github.com/joshjavier/asteroids Go to the project directory cd asteroids Run the game! uv run main.py