Constant rusty_freecell::game::FIELD_SIZE
source · const FIELD_SIZE: usize = _; // 16usize
Expand description
The total size of the game field, including foundations, suits, free cells and tableau piles.
const FIELD_SIZE: usize = _; // 16usize
The total size of the game field, including foundations, suits, free cells and tableau piles.