asteroids retro style video game built using pygame How to play You should have python installed on your system (ideally,<3.10.0)) Run command: pip install -r requirements.txt or pip3 install -r requirements.txt Once done, run command: python3 main.py or python main.py