Marble Madness
This is a simple game where you are a marble. You play through 10 levels trying to get at the good King Gargrenought, who has recently decided to be evil (and is also a marble).
The game was doubtless inspired after playing Trackballs, a Linux game in turn inspired by an Atari Game, also called Marble Madness. I was almost certainly unaware of this and came up with the name independently.
I have recently rewritten my original game, so now it's actually pretty good. (It is currently filed here for continuity with previous versions.) There's considerable programmer art and limited scope, but it's a full game! The graphics are reasonably modern, and there's a fair amount of polish.
Version | Release Date | Files | Dependencies (source only) | Notes |
---|---|---|---|---|
8.0.1 | 2024-08-17 | MarbleMadness_8.0.1.7z (source) MarbleMadness_8.0.1_exe.7z (win x64) | NumPy (Opt) | |
8.0.0 | 2024-08-14 | Rewrite; OpenGL 2.1 or 3.2 backends supported. | ||
7.5 | 2007-09-02 | Marble Madness (7.5).zip (source) | ||
7.3 | 2007-08-29 | |||
6.0.0 | 2007-08-10 |
Original release location on pygame.org: http://www.pygame.org/project-Marble+Madness-471-.html
Return to old python projects listing.