PathAlgo-App An app for visualizing pathfinding algorithms. Blue is the start point and Red is the end point. In Action Implemented Algorithns A Star ( The most difficult to implement amongst the rest! ) Greedy Search Breath-First-Search Depth-First-Search