Pathfinding-Algorithm-Visualizer Pathfinding algorithm visualizer using Python Tkinter library for GUI Currently available algorithm: BFS DFS A* To try it out, download the repo and install Python 3+ including the Tkinter library. Run python main.py to test the program.