static const Map<Color, List<int>> PAWN_OFFSETS = { BLACK: [16, 32, 17, 15], WHITE: [-16, -32, -17, -15] };