This is a remake of the game Asteroids from 1979 developed and published by Atari, INC for the Arcade, Atari 2600, Atari 8-bit, Atari 7800 and Game Boy.
This is completely made in Python (3.13.12) with Pygame (2.6.1)
python3 main.py in your CLI or run directly from main.py in VSCode
W: To go forward
S: To go backwards
A: To rotate to the left
W: To rotate to the right
SPACE: To shoot
This is the first guided project of Boot.dev.