pub(crate) const MIN_TERMINAL_HEIGHT: u16 = 24;
Minimum height of the terminal window supported by the game.