Uses the recursive backtracking algorithm to randomly generate a hexagonal maze.

Then uses the left hand maze solving algorithm to find the solution path through the maze (from bottom left hex to top right hex).

See my blog for further details on the mathematics:

https://ajdaniel38.wixsite.com/online-maths-tutor/post/amazing-mazes

Leave a comment

Log in with itch.io to leave a comment.