Example #1
0
 public bool End_game_check()
 {
     return(field.Return_game_over());
 }