Beispiel #1
0
 public static void RestartGame()
 {
     //deploy the players
     _theGame.resetGrid();
 }