This is a repository for an A star (A*) search algorithm for path planning. This code follows Nicholas Swift's article on the same topic on Medium.
Link to article: https://medium.com/@nicholas.w.swift/easy-a-star-pathfinding-7e6689c7f7b2
Requires matplotlib for visualisation of solution