/pacman

Simple pacman on pygame

Primary LanguagePython

Pacman

Pacman is a simple game made on Python3 using PyGame library.

To run this you have to install pygame and then run file main.py

pip install pygame
python3 main.py