An Asteroids implementation with Pygame Contributing Clone the repo git clone https://github.com/arzansa/asteroids.git cd asteroids Build the project npm i Run the project python3 ./main.py Submit a pull request If you'd like to contribute, please fork the repository and open a pull request to the main branch.