Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 286 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 286 Bytes

A-Star_Search

C++ implementation of A* search algorithm for path planning. This project was based off of the A* search algorithm from the C++ Nanodegree course from Udacity. In order to build, the IO2D library is required.

Path generated from start node to end node