Pacman game implementation in Python programming language.
This code has been taken from https://www.cse.wustl.edu/~garnett/cse511a/code/project2/pacman_py.html and remodelded to Python 3.10.
Intsallation instructions: git clone hhttps://github.com/Abdullahlovescoding/Pacman.py.git
cd Pacman.py
python setup.py install
python main.py