0 Forks
0 Stars
0 Watchers

Maze-Solver

When a maze is inputted by the user, the computer will print the maze and solve it. **use MazeFormat.txt to find more information about how mazes are inputted. This program runs with one or two command-line arguments: one argument (the maze filename) solely prints the name, two arguments (maze filename and --solve) prints the maze and solves it.

How to download and setup Maze-Solver

Open terminal and run command
git clone https://github.com/varmaa23/Maze-Solver.git
git clone is used to create a copy or clone of Maze-Solver repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Maze-Solver https://github.com/varmaa23/Maze-Solver/archive/master.zip

Or simply clone Maze-Solver with SSH
[email protected]:varmaa23/Maze-Solver.git

If you have some problems with Maze-Solver

You may open issue on Maze-Solver support forum (system) here: https://github.com/varmaa23/Maze-Solver/issues