Add some lines to the Main to declare the maze, and starting points. Add
variable for instance of MazeSolver, and instanciated one. Add call to MazeSolver method stub SolveMaze.
Please register or sign in to comment
variable for instance of MazeSolver, and instanciated one. Add call to MazeSolver method stub SolveMaze.