Hi everyone!

MazeBuino is simple game where you need to passed thru randomly generated labyrinth.

Use d-pad to move and menu button to generate new maze.

You can also hold B button to turn on/off collision detection for player.


I used mine own deep searching algorithm as generator.
For now entrance is always on left with exit on right, but I'll change that soon.

It is my first game I ever made, so I hope for tips  :)
Also if you have any ideas what I can add to this game, I would be glad to hear it.