Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 380 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 380 Bytes

Pac-Man pygame Jothom

Pac-Man replica with pygame

drawing

How to run the game

  1. Install Python3
  2. Open a terminal and type : pip install pygame
  3. cd in the folder and run : python3 main.py