MatchState
Definition: matchData.h:7
PlayerChoice
Definition: matchData.h:33
Definition: matchData.h:16
int turnNumber
Definition: matchData.h:17
MatchState matchState
Definition: matchData.h:18
Definition: matchData.h:39
std::optional< int > selectedCard
Definition: matchData.h:41
PlayerChoice playerChoice
Definition: matchData.h:40
Definition: matchData.h:22
int initialCardsToDraw
Definition: matchData.h:25
int playerRemainingActions
Definition: matchData.h:23
std::optional< int > cardsToPlayLimit
Definition: matchData.h:29
int cardsPlayed
Definition: matchData.h:24