constexpr int DEFAULT_SET_SIZE
The default value for SET_SIZE.
constexpr int DEFAULT_NUM_SETS
The default value for NUM_SETS.
constexpr int DEFAULT_NUM_PLAYERS
The default value for NUM_PLAYERS.
The settings which characterize a game.
const int NUM_SETS
The number of sets.
const int SET_SIZE
The size of one set, aka the number of cards in one set.
const int NUM_PLAYERS
The number of players playing the game.