BFS Algortithm animation app made with SFML.
The purpose of this project is to visualize the spread of the Breadth First Search Algortihm.
Controls:
Left-click -> select exploration Nodes.
Right-click -> select Walls(unexplorable Nodes).
Enter -> start BFS animation.
BackSpace -> reset.
SpaceBar -> pause the animation.