/CS188-Project-4

In this project, you will design Pacman agents that use sensors to locate and eat invisible ghosts. You'll advance from locating single, stationary ghosts to hunting packs of multiple moving ghosts with ruthless efficiency.

Primary LanguagePython

CS188-Project-4

In this project, you will design Pacman agents that use sensors to locate and eat invisible ghosts. You'll advance from locating single, stationary ghosts to hunting packs of multiple moving ghosts with ruthless efficiency.

Files edited by me: inference.py, busterAgents.py

Custom code follows: "*** YOUR CODE HERE ***"