Projects

2-week Assignments

Project 1 - Workstation Configuration

Configure your workstation for developing code for CS 444 and complete an intro Python assignment.

Project 2 - Paths for Pacman

Pacman needs your help to learn the subtleties of different mazes. His job at the moment is just to clear away the food pellets as effifiently as possible. Sounds easy, right? Well….

Project 3 - Pacman with Ghosts

The Pacman game model now includes adversaries, the ghosts. Your agent will play the game against multiple other agents and try to clear the board without encountering a ghost along the way.

Last modified March 12, 2025: Fix fig in PA 3 (4e155d1)