Skip to content

gasgustavo/pacman_search_agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

pacman_search_agent

The Pacman AI projects were developed at UC Berkeley. https://inst.eecs.berkeley.edu/~cs188/su20/project1/

I'm using this pacman framework to develop and test the following algorithms:

  • Depth First Search
  • Breadth First Search
  • Uniform Cost Search

I also developed a Hanoi Tower's game to verify how general are all the search algorithms developed.

About

Search agents applied to Pacman framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published