/maze_solver

A simple Python program implementing DFS, BFS, GBFS and A* search algorithms for solving a maze.

Primary LanguagePython

Watchers