Maze Solver in Java using Stacks. Iterates through every possible solution and visualizes most efficient path through complex GUI with several view settings.
The mazes in the "more mazes" folder are much more complex! Run MazeApp.java and select a maze of choice, and feel free to adjust the speed, font, or step through one by one.