pub(crate) const MIN_TERMINAL_WIDTH: u16 = 60;
Minimum width of the terminal window supported by the game.