pub fn get_box(square: usize) -> u64
Get a box pattern for the square specified by square.
square
. . . . . . . . . . . . . . . . . . . . . . . . . . x x x . . . . . x x x . . . . . x x x . . . . . . . . . . . . . . . . . . .