This is a very simple pacman game implemented in Python. The goal of this project is to teach students a bit about code quality. Pacman is implemented in three versions: The spaghetti/ folder contains ...
This repository contains code I developed in the MDPAgents.py file, where I developed a machine learning agent to play the Pacman game using Markov Decision Process (MDP) algorithms. Namely, Value ...