Done as part of my AI course This being the first project in the pacman exercises, it was my favourite implementing basic search so that a provided pygame pacman could function with each algorithm.
behdadmansouri/AI-project-pacman-search-agent
Implementing search algorithms (BFS, DFS, A*, Greedy) for a pacman agent
Python