phantomf4321 / Pathfinding

Pathfinding algorithms visualizer

Home Page:https://honzaap.github.io/Pathfinding/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Pathfinding algorithms visualizer

https://honzaap.github.io/Pathfinding/


Languages

Language:JavaScript 76.7%Language:CSS 14.8%Language:HTML 8.6%