talk-end-of-procrastination/module/pathfinder/README.md

527 B

Pathfinding visualizer

GitHub last commit

Gif of Pathfinding

Available algorithms:

  • A*
  • Djikstra's
  • BFS
  • DFS
  • Greedy

Installation

Just clone the repository and open index.html, no compilation is needed.