Skip to content

harmanpreet-sagar/Pacman

Repository files navigation

Pacman

Description

This is a Pacman game developed using Python and PyGame. The goal of the game is simple. avoid the monsters and collect all the orbs. The game can be played using the keyboard and the pacman can be controlled using the arrow keys. The game ends when either the player comes in contact with the monsters or has collected all the orbs.

PyGame Installation

To play this game, the installation of pygame is required. Follow the steps on the pygame wiki to install pygame.

Releases

No releases published

Packages

No packages published

Languages