コード例 #1
0
ファイル: Computer.java プロジェクト: phuongdpham/NIMGame
 public String say() {
   return game.getMessage();
 }