Skip to content

An attempt to make a copy of PacMan game in python2.7 using pygame :)

Notifications You must be signed in to change notification settings

shivam-dev-singh/PacMan-Copy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

PacMan-Copy

(youtube link: https://youtu.be/r1KhKsP-6i0 ) An attempt to make a copy of PacMan game in python2.7 using pygame :)

Run start_game.py using python2.7 with pygame module installed. In ubuntu , go to terminal and run using the command "python start_game.py" assuming python2.7 is your default python program. If python3 is default then type "python2 start_game.py" to run the program.

About

An attempt to make a copy of PacMan game in python2.7 using pygame :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages