Maze solver using A* pathfinder algorithm

Play with a live version here: Language: Python. Libraries: Pygame, Numpy. This is the result of a Saturday programming....
Back to Top