Skip to content

deon-george/PackMann

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŸก Classic Pac-Man (Pygame)

A simple 2D Pac-Man clone built using Pygame. Control Pac-Man with your arrow keys (โฌ†๏ธโฌ‡๏ธโฌ…๏ธโžก๏ธ), eat all the pellets, and avoid the ghosts!

๐ŸŽฎ Controls

  • โฌ†๏ธ Up Arrow โ†’ Move up
  • โฌ‡๏ธ Down Arrow โ†’ Move down
  • โฌ…๏ธ Left Arrow โ†’ Move left
  • โžก๏ธ Right Arrow โ†’ Move right

๐Ÿ› ๏ธ Requirements

Make sure you have Python and Pygame installed.

Install pygame

pip install pygame

๐Ÿš€ How to Run

  1. Clone or download this repository.
  2. Navigate to the project folder.
  3. Run the game with:

python packmannSUITmark4.py

๐Ÿ“‚ Project Structure

Pacman-Game/ โ”‚โ”€โ”€ packmannSUITmark4.py # Main game file โ”‚โ”€โ”€ assets/ # Sprites, images, and sounds โ”‚โ”€โ”€ README.md # Project documentation

โœจ Features

  • Classic Pac-Man style gameplay
  • Arrow key controls
  • Pellet collection to score points
  • Ghost enemies that chase Pac-Man
  • Game Over screen when caught

๐Ÿ“Œ Future Improvements

  • Add multiple levels
  • Add power pellets to eat ghosts
  • Add sound effects & background music

๐Ÿ‘จโ€๐Ÿ’ป Author

Built with โค๏ธ in Python (Pygame) by [Deon George].

About

A classical 2D packmann game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages