Pac-Man clone made for the purpose learning/teaching Python and git/github.
The game has shortcomings as a game and as a software project, some purposely made for the sake of learning/teaching.
-
Clone this repository
-
Install the pygame module:
pip3 install pygame
-
Run
game.py