Summary: Navigates maze contained in Maze.txt
Starting off: Maze.txt must follow the following:
S : Starting Point
F : Ending Point
* : Walls
" ": Path
Note: Algorithm will follow a circular path infinitely. That includes a large open space (ex a 4X4 blank spot)
Navigating: Maze "victim" will successfully navigate the Maze.txt if it is in the same directory as the .exe
Error: "Missing ___DLL file": Unzip [ Missing Dlls ] into the Directory with the .exe
Note: You can alter the .bmp flies containing the graphics as long as they are the same size and name as the originals