bfs-visualizer
Breadth first search(BFS) visualizer on Grids
A simple JS script to add visualization of BFS on grids
Screenshots
Where no path exists
Where a path exists
TODO
Add realtime animation on the progress of the algorithm
Add borders to visited cells