Pathfinding Visualizer
visualize
  • clear path
  • clear board
  • generate maze
  • pixel
    • 14px
    • 16px
    • 18px
    • 20px
    • 22px
    • 24px
    • 26px
  • speed
    • slow
    • normal
    • fast
  • algorithms
    • BFS
    • DFS
    • Dijkstra's algorithm
    • greedy best-first search
    • A* algorithm
  • source
  • target
  • unvisited
  • visited
  • wall
  • path