vsarunov / SolvingMaze

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The program will ask how many mazes you would like to solve
After, it will ask for a path to the txt file
Example:

Please enter the count of mazes you would like to get solved
5
Please enter maze txt file path
C:\Users\John\Desktop\MazeTxt\small.txt

After it will produce the output with the time it took to solve.

About


Languages

Language:C# 100.0%