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 00f35a8 commit 1dc622cCopy full SHA for 1dc622c
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
+pip install -r requirements.txt
9
python ./src/drawer.py
10
```
11
* The first two left clicks on the board initialize start and end node
0 commit comments