/PacmanAgent

CS188 Project 2

Primary LanguagePython

Multi-Agent-Pacman

This is my CS188 Project 2.

In this project, I have designed agents for the classic version of Pacman, including ghosts. Along the way, I have implemented both minimax and expectimax search and try your hand at evaluation function design.

For more information about the project please refer here to the CS188 official website.