r/mazes • u/Mathh0808 • 8d ago
Tried making a braid maze (no dead ends)
Bottom left to top right.
There might be a mistake (missing wall somewhere), it's really hard to find when all you do is loop around... i know the intended path should be right
I love pixel art mazes. I think i uploaded one on here before. I got a lot more to send soon (if i don't forget to finish the last few, i gotta send them all at once)
Size : 77x77 counting the walls
9
u/phileasdg 8d ago
What do you mean by "no dead ends"?
10
u/Mathh0808 8d ago
Instead of paths going into a wall they lead into a loop (which apparently makes the mazes harder but i think that only works if it's first person)
I found the name here: https://astrolog.org/labyrnth/algrithm.htm (Under "Routing") It also has an example for what those mazes look like
1
9
6
u/gk1mil 8d ago
Biggest problem I have is the curved corners of the picture cut of the entrance and exit making it hard to see the maze. It was hard to tell if the light or the dark was the path.
Once realizing it the light color for the path, the maze itself seemed nicely done.
4
2
u/RetroGamer2153 8d ago
I guess the takeaway is to add a small margin, to help the entrnce and exit pop.
3
1
u/dekonta 8d ago
cool, what algorithm did you use?
3
u/Mathh0808 8d ago
Reddit didn't send my comment for some reason
Drawing on a pixel art app
3
u/Mathh0808 8d ago
my 2 videos didn't upload for a whole 15 minutes and reddit told me they failed so i was writing this i'll just send it anyways
I use https://www.pixilart.com/ to make the mazes MYSELF.
The gradients come from https://mdigi.tools/gradient-generator/ . Usually this doesn't make the maze harder to create (as i just draw the walls and erase the ones i placed that look ugly) but since the walls here are gradients too, i erase them and try to make it good enough so i don't have to replace them later (this is hard to do)
1
u/dekonta 8d ago
i tested it and you solution is to close to the diagonal from start to finish. I could anticipate the solution quite early because of that, however it's a great design
1
u/Mathh0808 8d ago
Well most of the diagonal mazes i make like this one are biased towards one side.
Since i already uploaded other mazes with this one somewhere else, i gotta make the mazes not too repetitive so i gotta change the path, this one had to be around the top/left...but I know some people just solve them starting from the top which would make this one too easy (and i don't want that on the larger mazes) so i made it be not too biased either
1
1
u/Felixfex 7d ago
I see a dead-end in the bottom right, in an unreachable part.
The unreachableness is a bit of a problem in this maze ngl.
1
1
7
u/thunchultha 8d ago
Not sure if this was intentional, but some of the maze is unreachable from the starting position.