Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 478 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 478 Bytes

Pac-man

My implementation of pacmancode.com just for fun :)

Setup (MacOS / Linux)

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! 🌟