Exemplo n.º 1
0
 public HumanPlayer(HumanTurnView turnView)
 {
     _turnView = turnView;
 }