A DFS algorithm visualizer program
In order to run the program, you need to install:
- Python
- Pygame
Orange cell = the starting point
Blue cell = the end point
Black cell/s = border cells, the path between the two must not cross them
To start the pathfinding search press spacebar
Press C to clear the board