Asteroids I

This is a game in the style of Asteroids. The game has aged surprisingly well, and is actually pretty fun. The code is still horrible, but recent tests seem to show it working nicely and taking all kinds of whacking with grace. A while ago, I worked loosely with the OLPC group to make this a standard sample game, but I don't think anything ever came of it.

See also the simpler (but sleeker and more retro-style) asteroids clone I made, Asteroids II.

Screenshot.

VersionRelease DateFilesDependencies
(source only)
Notes
7.1.02008-05-10
6.0.02007-10-20
5.0.02007-10-20
4.0.02007-10-13
1.02007-10-08

Original release location on pygame.org: http://www.pygame.org/project-Asteroids-506-.html

Return to old python projects listing.