예제 #1
0
 public void GetMoves()
 {
     player1.PickMove();
     player2.PickMove();
 }