Skip to content

free43/Pac-Man-in-Python-with-pygame

Repository files navigation

Pac-Man-in-Python-with-pygame

Start-Screen

Requirements

The requirements to use this project you need at least Python 3.7 or higher. Also you need to have pygame installed (https://www.pygame.org/news). For installation write this command "py -m pip install -U pygame --user" in your command line.

The Game.

The game could be executed with the command "py main.py". Hit the key p for pause the game hit it again the game will continue. Hit the ESC key or hit the cross on the top right corner with your mouse to quit the game. Controll Pac-Man with the arrow keys.

Have fun!!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages