This Python project demonstrates the A* search algorithm in a grid-based environment. Users can draw walls, select start and end points, and watch the algorithm find the shortest path.