A dynamic path-finding visualization tool built with Python and Pygame.
- 🛠 Add Obstacles: Place obstacles dynamically on the grid.
- 💡 Create Paths: Generate random start and end points.
- ⚡ Real-Time Updates: Move, resize, or add elements and see the path update live.
- 🎨 Animated Elements: Visual representation of the start and end points with animations.
- 🧠 Uses A* Algorithm: Efficient path-finding with customizable behavior.
This project is licensed under the MIT License. See the LICENSE file for details.