Projet de Langages à objet avancés
This repository has been archived on 2024-01-18. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Mylloon bf74632047
update
* add const identifiers
* expose category for children
* documentation
* helper for ignoring arguments
* reduce useless imports
* use enum for categories
* refactor Dames instanciation
2023-12-14 17:09:27 +01:00
includes update 2023-12-14 17:09:27 +01:00
report wip: toc 2023-11-20 16:55:49 +01:00
src update 2023-12-14 17:09:27 +01:00
.gitignore makefile, latex document and chore stuff 2023-11-12 16:09:02 +01:00
Makefile indent 2023-12-14 15:42:58 +01:00
README.md tuto 2023-11-24 19:58:02 +01:00

Projet de C++

Nous avons choisi ces trois jeux :

  • Butin
  • Dames
  • Safari

Exécution

make run

Utilisation