Super Mondria Brothers

Super Mondria Brothers

This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
audio: 2.96
coolness: 0.45
fun: 2.77
graphics: 2.48
humor: 1.75
innovation: 2.97
mood: 2.65
overall: 2.77
theme: 3.80
Linux users, I don't know how to compile for you. You need SFML 2.0 RC (every module except network) to compile the 5 sources. You might need to add an #include <cstdlib> with the other includes and some std::'s because Xcode was too generous with me.

I like attempting to make games that explain themselves. I didn't concentrate on that aspect this time, so you should know: restart the game if you can't get anywhere. That being said, if you're up for it, I encourage you to try the game without reading further.

This game does need an explanation though. Whoever has already played it might have noticed that the levels are procedurally generated. Now that's probably cool but old news at this point, so I want to point out why this particular procedural generation is cool and new: it is goal-based. In the game there are two types of obstacles: platformless vertical shafts and water. There are two powerups, a yellow thing that's like a jetpack, and a blue thing that's like a... thing that makes water not do anything. It's by no means perfect, but you should be able to find a jetpack to explore the parts of the world above the platformless vertical shafts, and you should be able to find a blue thing before you have to cross any water. And ideally, you'd find one, which allows you to find the other, which allows you to find your Mondria brother.

I know you're used to looking at a game as a game and give feedback accordingly. But I want you to know that although this is a game, to me it was a time to jump into this goal-based procedural thing. So I guess I'm suggesting I'd like feedback more like "lava would be an easy obstacle to add because it would work like this..." rather than "you should've made it look like..."

Anyway, I hope you have a fun time with the game, and feel free to ask for anything related to source.
Found a bug?
Tell us on Discord