Example #1
0
 public string PrettyPrint()
 {
     return(gameBoard.PrettyPrintBoard());
 }