Path-Finder-using-A-star-Algorithm Developed a 2D interactive application in Python implementing the A* algorithm for AI-based pathfinding. • Users can designate blocked squares on a 2D map, with the ...
(Python) Single file that contains a Maze Generator and a Path Finder to this respective maze. Based on the Randomized Prim's ...