const SEGMENT_GAP: i32 = 1;
Spacing between snake segments. Horizontal spacing is double this value to account for a TUI cell aspect ratio.