File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 2
2
Astar algorithm applied to a pathfinding scenario, with the ability to see the algorithm in action, step by step.
3
3
4
4
## :red_circle : Online version
5
- A live version is available [ here] ( https://drendog.github.io/Logic-Circuit-Simulator/ ) .
6
- ![ ] ( demo.gif )
5
+ A live version is available [ here] ( https://tendto.github.io/AstarPathfindingAlgorithm/ )
6
+
7
+ ![ ] ( graphic/demo.gif )
7
8
8
9
## :books : Documentation
9
- [ Documentation] ( https://google.com )
10
+ [ Documentation] ( doc/DOC.md )
10
11
11
12
## 🤝 Contributing
12
13
@@ -31,4 +32,4 @@ I'd especially appreciate every feedback aimed at improving the presentation and
31
32
32
33
## :balance_scale : License
33
34
34
- [ MIT] ( https://choosealicense.com/licenses/mit/ )
35
+ [ MIT] ( https://choosealicense.com/licenses/mit/ )
You can’t perform that action at this time.
0 commit comments