visualize yourself!
https://gpossas-pathfinding-visualizer.vercel.app/
- Depth-First Search
- Breadth-First Search
- Dijkstra Algorithm
- A* Search Algorithm
- Randomized Prim's algorithm (maze generator)
- click or hold left click mouse to add walls.
- click or hold right click mouse to remove walls.
- Hold shift and hold left click mouse to add weights.
- Hold shift and hold right click mouse to remove weights.
- You can drag and drop person and target anywhere on the board.
- If you move person or target after you running an algorithm it will rebuild the path immediately