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.
-
Notifications
You must be signed in to change notification settings - Fork 0
behdadmansouri/AI-project-pacman-search-agent
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implementing search algorithms (BFS, DFS, A*, Greedy) for a pacman agent