My implementation of pacmancode.com just for fun :)
Create a venv:
python3 -m venv pacmanenv
Activate the venv:
source pacmanenv/bin/activate
Install dependencies:
pip install -r requirements.txt
If you need to deactivate the venv:
deactivate
Dedicated to the greatest Pac-man player I've ever known and the true owner of our first Atari... My mom! 🌟