Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pacman-game

Pacman – classic arcade game. Use the arrow keys to navigate and eat all the white food. Watch out for red ghosts that roam the maze.

This game is developed using python.

Install turtle and winsound if not installed

  • pip install turtle
  • pip install winsound (only in windoows os)

Run Game

  1. Download the zip file and extract to desired destination
  2. Open the folder in pycharm or vscode
  3. open main.py
  4. In terminal run the code with command python main.py

About

Pacman – classic arcade game. Use the arrow keys to navigate and eat all the white food. Watch out for red ghosts that roam the maze.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages