/maze_navigator_agent

This project generates a random maze then an agent finds its path from the starting state to the target state using DFS, BFS, or A* algorithms.

Primary LanguagePythonMIT LicenseMIT

Watchers