AaronCoplan / MazeSolver

Program that generates mazes, solves them, has printing capabilities, and can read an image of a maze and solve it.
MIT License
0 stars 1 forks source link

Write display method for solution. #4

Closed AaronCoplan closed 8 years ago

AaronCoplan commented 8 years ago

Write display method for the solution so it displays the maze and its corresponding solution, highlighted in color.