Pathfinding Algorithm Visualizer
Step-by-step visualization of five pathfinding algorithms on hand-crafted maps
How to use:
Select a map and algorithm, then use Step to advance one node at a time, or Play for continuous playback. Hover tiles to see g/h/f scores.
Map
Algorithm
A*
Dijkstra
Greedy Best-First
BFS
Jump Point Search
Playback
Play
Step
Reset
Speed:
5
Stats
Nodes explored:
0
Frontier size:
0
Path length:
—
Legend
@
Start
★
Goal
·
Explored
·
Frontier
·
Current
·
Path