pub const CARDS_DEALT_PER_HAND: usize = 6;
The number of cards dealt to each player’s hand at the start of a round.