A rat is trapped in a maze, so rat will have to find exit to ecsape from the maze. It is a 2d Maze. In the maze have walls and some open paths.
To run tests, run the following command
First clone this repo on your system in terminal:
git clone https://github.com/karan2782/terminal-maze-solver.git
After clone run this program on your system