Path-finding-using-A* This project uses A* algorithm to find the shortest path between a start point and an end point in a grid. Instructions: Just select a start and end point to run the algorithm.