Asteroids

Asteroids is a multi-directional shooter developed using PyGame that is, as you likely guessed, a slightly altered remake of the classic Asteroids game. You control a spaceship surrounded by dangerous floating rocks that can be blown apart, sometimes leaving behind power-ups that increase the number of bullets you fire or provide shielding once your firepower is maximized.

A screenshot from my Asteroids Python game.
A screenshot from my Asteroids Python game.

I plan to add new features from time to time, but it’s already more or less complete. Source code and assets available on GitHub.

Comments