fpaa-a-star-path-finder
PublicA Java implementation of the A* algorithm to find the shortest path in a 2D maze, considering obstacles and movement costs.
A Java implementation of the A* algorithm to find the shortest path in a 2D maze, considering obstacles and movement costs.