예제 #1
0
 private void CommunicateState()
 {
     _communicator.DisplayState(_gameStatePrinter.Print(Game.State));
 }