top of page

DRUNKMANSGAMBIT AI

Overview

An AI was developed for the UCSC Pacman competition as a part of the Senior Capstone in 2023. This was developed in Python 3, alongside the NumPy API. Our goal was to build two AIs that had to capture more food then the opposing team. As project lead and lead developer, I lead a team of four into second place against 53 teams. 

A live game capture of our AI winning. Our AI is the red AI using a simple AI to split the board and allow efficient capturing of elements. 

bottom of page