Pathfinding Visualizer An easy-to-use pathfinding visualizer application written in Python 3. In Progress! Steps left to finish: Implement other algorithms Add those algorithms to dropdown Use multithreading, gui gets slow due to algorithm execution in main thread