Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 854 Bytes

readme.md

File metadata and controls

22 lines (14 loc) · 854 Bytes

Pacman Game

Welcome to Pacman Game! This is a simple rendition of the classic arcade game Pacman, where you guide Pacman through a maze, eating pellets and increasing levels while evading colorful ghosts.

How to Play

  • Controls:

    • Use the arrow keys on your keyboard to move Pacman up, down, left, and right. Press spacebar to pause the game.
  • Objective:

    • Eat coins and power ups to increase your level. The game is won if all ghosts turn white and are eaten.
    • Avoid getting caught by colored ghosts. If Pacman collides with a ghost, a life is lost.

Installation

To play the game locally, follow these steps:

  1. Clone this repository to your local machine: https://github.com/daliamirghani/pacman_game.git
  2. Open the VisualStudio Solution file and Debug.
  3. Enjoy !!

** credits for all team members are in the game **