Constant twentyone::game::DEFAULT_CONFIG[][src]

pub const DEFAULT_CONFIG: GameConfig;

A default configuration for game settings.

Allows doubling down and splitting, stands on soft 17, pays out blackjacks 3 to 2, and allows doubling after splitting.

Creates a new 6-deck shoe when 52 or less cards are remaining. Minimum bet is 1 and maximum bet is i32::MAX (2,147,483,647)