Skip to content

Maze Solver in Java using Stacks. Iterates through every possible solution and visualizes most efficient path through complex GUI with several view settings.

Notifications You must be signed in to change notification settings

vingupta22/MazeSolver

Repository files navigation

MazeSolver

Maze Solver in Java using Stacks. Iterates through every possible solution and visualizes most efficient path through complex GUI with several view settings.

Demo with a basic maze: IMAGE ALT TEXT HERE

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.

About

Maze Solver in Java using Stacks. Iterates through every possible solution and visualizes most efficient path through complex GUI with several view settings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages