pub fn get_king_moves(square: usize) -> u64
Expand description

Gets a king moves for the square specified by square, without considering an occupancy.