Skip to content

JagTheFriend/Pacman

Repository files navigation

Pacman with python

This is a simple Pacman game which I'm currently working on. In order to start the game, you must first:

  • Install pygame
  • Then run the file called main.py

Controls:

W - up arrow key(⬆️) - Going up
A - left arrow key(⬅️) - Going to the right
S - down arrow key(⬇️) - Going down
D - right arrow key(➡️) - Going to the left

Use:

P - To pause the Game
F - To quit the game

About

This is a simple Pacman game made with python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages