Pathfinding Visualizer
Link to open source: https://github.com/sanchxt/pathfinding-visualizer
Displays different algorithms (such as, BFS, DFS, A*, etc.) in a smooth and fluid visualisation.
Can automatically generate a maze for the pathfinding algorithm to run through, or you can edit it and create your own mazes!
Also, you can edit the speed of the visualization as per your needs