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
2023-12-29 01:35:52 +01:00
assets add text a the bottom fr this time 2023-12-28 17:09:00 +01:00
includes * on retire moveTo vu que c'est gérer par le plateau, la pièce en tant que telle a pas vraiment conscience de sa position vu que tout est gérer par le plateau 2023-12-29 01:33:35 +01:00
report wip: toc 2023-11-20 16:55:49 +01:00
src fix crash on nullptr 2023-12-29 01:35:52 +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 to archive 2023-12-29 00:56:43 +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