Skip to content

erikamatesz/pac-man

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Just for fun :D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages