Loading
About:
The solver uses the A* path finding algorithm. Much of the implementation is based of Dan Shiffmans video with a some alterations.
I have used the Manhattan heuristic for (hopefully) increased speed and performance across the grid.
The mazes are generated through the GitHub noops maze bot.
Made by kaleidawave - read more