Welcome to the Algorithm Visualizer!


Learning Objective

Provide a user-friendly platform for exploring search algorithms designed to find the shortest path between two points. Featuring two widely-used algorithms, BFS and DFS, this application illustrates their execution on a grid.

Users can gain a comprehensive understanding of these algorithms' mechanics and their crucial role in pathfinding.


How to Use


Cannot currently drag-n-drop on Mobile Devices :/

Starting Sprite
Ending Sprite
Open Cell
Blocked Cell
Visited Cell
Shortest Path Cell