Skip to content

Algorithms designed to optimize pacman's gameplay approach. In this repo, you will find DFS, BFS, A*, and UCS algorithms implemented with a variety of data structures.

License

Notifications You must be signed in to change notification settings

blake-whitman/ai-pacman-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-pacman-search

Algorithms designed to optimize pacman's gameplay approach. In this repo, you will find DFS, BFS, A*, and UCS algorithms implemented with a variety of data structures.

About

Algorithms designed to optimize pacman's gameplay approach. In this repo, you will find DFS, BFS, A*, and UCS algorithms implemented with a variety of data structures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages