Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 619 Bytes

README.md

File metadata and controls

29 lines (14 loc) · 619 Bytes

PacMan

pacman.mp4

Installation

  • To run this program please make sure you have python installed on your system.

  • Navigate to the downloaded folder directory and run the following command in your terminal/console
pip install -r requirements.txt
  • Then run the following command
python3 main.py
pacman_installation.mp4