Maze
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
Status | In development |
Platforms | HTML5 |
Author | ajd |
Genre | Educational, Strategy |
Made with | Unity |
Tags | 3D, Math, maze, Procedural Generation |
Leave a comment
Log in with itch.io to leave a comment.