Commit graph

10 commits

Author SHA1 Message Date
a9293d1305
tout les jeux sont des jeux 2023-12-27 22:44:32 +01:00
c074ba7ae2
sanity check and error messages 2023-12-27 21:39:18 +01:00
cdca7a0d0a
follow up of fd8ceba929 2023-12-25 19:05:06 +01:00
e8bdbde3dc
fmt 2023-12-25 18:54:04 +01:00
Emma
fd8ceba929 ((Reponses aux questions)) 2023-12-17 21:32:40 +01:00
adf9f747ed
implement missing declaration (operator<<) 2023-12-14 17:51:27 +01:00
9aa620b6bc
Since initPlateau require players only for one game, just give thoses player for this game, so other don't need to take players in args for nothing 2023-12-14 17:18:28 +01:00
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
1beaf6bedd
refactor: Plateau 2023-12-14 15:58:43 +01:00
f86133527a
move all games into specific directories 2023-12-14 15:41:36 +01:00