Maze Solver

picture is too big

This Java program utilizes the queue and set structures to solve text based mazes using a breadth first algorithm.

Program Design

This UML diagram does not include the operation to read the maze, parse locations, and print the output.

picture is too big

Demo Images

picture too big
picture too big
picture too big