const TYPICAL_BOARD_HEIGHT: u16 = 24;
Expand description

Typical height of the game board in number of lines. This is used for vertically centering the win screen.