Maps Route Planner using A* Search Algorithm

A small project programmed in Python that taught me the fundamentals of Path planning and search algorithms and how to implement these ideas using the powerful backbone of Object Oriented Programming. Full source code with visualization tools can be found at Git Repo below.

Note: This page is still under construction. I'm trying to add an interactive webapp for visualizing different search algorithms. In the meanwhile, here's a network to play around with!