pub const TWO_DIM: usize = DIM * 2; // 6usize
Expand description

The dimension of the space multiplied by two.