PathFindingAlgorithmVisualizer It's a path finding and maze generation algorithm visualizer made in processing IDE for java mini project. It has the following algorithms: A* path finding BFS path finding DFS path finding Recursive backtracking maze generation Get the documentation here. Get the executables here.