Discord
Login
Community
DARK THEME

Mazethingie

Mazethingie is a simple maze generator / player. I initially made it in C/C++ with SDL for the gp2x handheld around the 90's. it was made to learn about generating mazes for another game i made named Waternet as the waterflow in that games levels is basically the walls of of a maze

I can not remember where i based the maze generating code on but it may as well have been based of the algorithm documented on wikipedia

You are the little red block stuck in a maze, you start in the lower right corner of the maze and you need to try to reach the exit in the upper left corner.

You can choose the maze sizes and the game will remember the previously selected size as long as they are still valid values, otherwise they get reset to highest values (it can happen when orientation switches)

:embed https://microstudio.io/joyrider3774/mazethingie/

I wanted to complete this maze, but after a few minutes I gave up and reduced the size of the maze until it was the smallest possible and then I managed to complete it.

If someone needs a simple algorithm to generate a maze, someone described a quite simple algorithm here (no code)

https://www.youtube.com/watch?v=zbXKcDVV4G0

Post a reply

Progress

Status

Preview
Cancel
Post
Validate your e-mail address to participate in the community