Assignment 2 - Maze Solver
Author
Grant Farnsworth
Description
A maze solving program that solves mazes with the walls set to # charicters. the correct path is shown with x and failed paths that were traverced are shown by 0
Notes
Worked first time compiled changed '.' to '·' because it is centered
Outside Resources Used
visual studio 2013
Known Problems, Issues, And/Or Errors in the Program
none