Skip to content

Implementing search algorithms (BFS, DFS, A*, Greedy) for a pacman agent

Notifications You must be signed in to change notification settings

behdadmansouri/AI-project-pacman-search-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

AI-project-pacman-search-agent

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.

About

Implementing search algorithms (BFS, DFS, A*, Greedy) for a pacman agent

Resources

Stars

Watchers

Forks

Languages