예제 #1
0
 public bool EndGame()
 {
     return(game.IsWin());
 }