/Maze-Search-Algorithms

Implement two search algorithms (DFS and A*) for finding the shortest path in a six-by-six maze.

Primary LanguagePython

No issues in this repository yet.