Skip to content

Abanoub-Asaad/PacMan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pacman

A Desktop Game using C++ and SFML.

How to play :

The aim of pacman is to eat all the dots to advance to the next level, without being caught by the ghosts.

If Pac-Man eats a super dot the ghosts will turn frightened and Pac-Man will be able to eat them to gain bonus points.

Otherwise, if Pac-Man encounters a ghost he will lose a life.

The game consists of three livels .

Additions

The user can draw any maze and play it. (Has been added) ✔️
PacMan can shoot fires from his mouth. (will be added soon) ❌

Controls

Movement :

 Arrow Keys - Left, Up, Right, Down .

Game : Esc – Quite the Game . P – Pause /UnPause the Game . M- Mute /UnMute the sound .

Developers List

Name Account
Isaac Moris @IsaacMoris
Beshoy Hani @BeshoyHani
Oliver Ayman @oliverayman7
Abanoub Asaad @Abanoub-Asaad
David Maged
Amir Kamal

About

Structured Programming Project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.1%
  • CMake 3.1%
  • CSS 2.3%
  • Other 1.5%