Pathfinding using A* This project uses pathfinding to find the shortest path between two points on a map using the A* search algorithm. Instructions to run the code python main.py You can change the map by modifying main.py Map initialization