ai_pathfinding_visualizer

AI Pathfinding Visualizer is an interactive tool that demonstrates BFS, DFS, Dijkstra, A*, and Bidirectional A* on a 2D grid, helping users understand algorithm behavior, efficiency, and pathfinding strategies through real-time visualization.

// repository documentation