Pacman AI that utilizes minimax, alpha beta pruning, expectimax.
The Pacman Projects by the University of California, Berkeley.
- Project.pdf
- In this file, all details about the project have been explained.
- Report.pdf
- Report file for the project. All results of implemented python codes with plots and solved questions are visible here.
- submission.py
- Immplemented python code for agints.
- pacman folder
- pacman game codes