Skip to content

akarnam11/Pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Pacman

Python code using pygame to create the popular online game Pacman

Installation Methods in Terminal:

  1. pip install pygame
  2. pip install numpy
  3. pip install tcod
  4. Run game using python3 pacman.py

About

Pacman video game using Python's pygame library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages