Skip to content

brainsMAKER/IN104_PAC-MAN_Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IN104_PAC-MAN_Project

Team : Liam Rampon, Luc Jiang & Arthur Amorim.

This is the repository for our work on the PAC-MAN project.

Naming conventions used in the project:

  • variables and functions (and files) with underscores and no caps --> ma_variable_2, une_fonction
  • classes and structures in camelCase with caps at the begining of each word --> MyClass
  • constants in all Caps and underscores between words --> CONSTANTE, LARGEUR_ECRAN

About

Repository for our work on the PAC-MAN project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%