Project 4: Pacman Capture the Flag

Introduction

The final project involves a multi-player capture-the-flag variant of Pacman, where agents control both Pacman and ghosts in coordinated team-based strategies. Your team will try to eat the food on the far side of the map, while defending the food on your home side. Here are the project instructions. Good Luck!

Zip Instructions

This assignment should be submitted with the filename name solution.zip. Please use the command line zip tool to make sure this gets zipped correctly:

zip -j solution.zip pacai/student/myTeam.py pacai/student/name.txt

The filename must be solution.zip and the maximum size is 50 KB. After your submission is uploaded, the autograder will begin running. This may take some time depending on the assignment, do not refresh your page until you see the autograder output.

Submit

To run the autograder and submit, make sure to enter your CruzID for username, the password sent to you via email, and select the solution zip file to be uploaded. Talk with your TAs if you have not received an email containing your password yet.