Autonomous UAV Path Planning Simulator is a small Python project that demonstrates how a drone can navigate in a 2D grid world with obstacles using the A* pathfinding algorithm.