We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1f183f commit f94f17aCopy full SHA for f94f17a
README.md
@@ -5,6 +5,7 @@ Go to config.py and change settings.
5
'dfs' for Depth first search
6
'astar' for A*
7
```bash
8
+git clone https://github.com/ss892714028/Maze-PathFinder-Visualization-Python
9
pip install -r requirements.txt
10
python ./src/drawer.py
11
```
0 commit comments