pub(crate) const MIN_TERMINAL_WIDTH: u16 = 60;
Expand description

Minimum width of the terminal window supported by the game.