Maze Solver It is a python project that creates a random maze (bfs) and solves it (dfs) Installation Clone the project gh repo clone vahaponur/maze-solver Usage On your CLI, in the project folder python3 main.py