Maze Solver
Start character:
Finish character:
Wall character:
Path character:
(Often a space)
Download example maze
Github repo
How to find the shortest path in my maze?
Create a maze file
First line must be horizontal length
Second line must be vertical length
Remember to add a start and finish
Set the characters you used to create the maze
The shortest path will display in the white canvas
Example maze: