Skip to content

nicolas-jaubert/PacMan-Project-CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome on our PacMan Project

drawing

Game Description

This very famous game consists of moving Pac-Man, a character who, seen from the side, looks like a pie chart inside a maze, in order to make him eat all the pac-gums inside the maze while avoiding being touched by ghosts.

Member Liste:

  • Daudet Franck
  • Jaubert Nicolas
  • Vargas Enzo
  • Coroller Valère
  • De Sio Justin

Language used:

  • C++
  • C
  • QMake

How to launch it

You will have to be in a unix environment.

VLC must be installed if you want to hear background music.

With the terminal:

After downloading the code, go inside the directory called "Pacman-CPP".

Then write in your terminal:

g++ main.cpp Nos_fichiers/*.cpp

./a.out

With Qt:

After downloading the code, go inside the directory called "Pacman-CPP" and simply open the .pro with Qt.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages