Ejemplo n.º 1
0
 public static float Reward(this ulong fld) => fld.Score() + fld.CountEmptySquares() * EMPTY_SQUARE_REWARD;