Skip to content

michoemad/MultiAgent-Pacman

Repository files navigation

MultiAgent-Pacman

  • The agent is written in Python 2
  • In this variation, pacman utilizes the minimax algorithm along with alpha beta pruning to be able to win against multiple ghosts
  • Expectimax is also implemented as a part of the exercise at a basic level
  • This project is part of the onlince CS Berkley 188 AI course

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages