To run this project, you can clone this repository onto your local machine. Navigate to project folder on a command prompt, run the script
python pacman.py
The version of python used is python 2.7.
This is an AI school project where I and two group members Che Shao Chen and Yuan Zhang had to implement state space search algorithms for a Pacman game.
This project contains multiple Python files for Pacman game, and an autograder.