Multiagent Search

Project Details

In this project, we designed agents for the classic version of Pacman, including ghosts. We implemented minimax and expectimax search. In addition to this, we implemented a reflex agent that reacts to the food locations and ghost locations.