KY00KIM / CS188-Project-2

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS188-Project-2

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

Files edited by me: multiAgents.py

Custom code marked by: "*** YOUR CODE HERE ***"

About

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


Languages

Language:Python 100.0%