There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Pathfinding Visualizer is a React app that visualizes pathfinding algorithms (Dijkstra, BFS, DFS, A*) on a grid with features like maze generation, adjustable speeds, and wall drawing.