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 b0b6a5b8b1
* fix du joueur courant
* utilisation du nom, ou plutot de l'ID du joueur !
* fonction pour changer de joueur courant
* fix dans safari bizarre jsp
* maintenant on donne le numéro du joueur quand on l'initialise, la copie joueur1 = joueur2 fait juste une "copie des références" (enfin jespere)
2023-12-29 16:22:28 +01:00
assets add text a the bottom fr this time 2023-12-28 17:09:00 +01:00
includes * fix du joueur courant 2023-12-29 16:22:28 +01:00
report wip: toc 2023-11-20 16:55:49 +01:00
src * fix du joueur courant 2023-12-29 16:22:28 +01:00
.clang-format add clangformat configuration 2023-12-25 18:55:30 +01:00
.gitignore makefile, latex document and chore stuff 2023-11-12 16:09:02 +01:00
Makefile assets -> ressources 2023-12-29 02:20:46 +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