Class GameState

java.lang.Object
dev.laszlomocsy.tzaar.utils.GameState

public class GameState extends Object
GameState class is used to store the current state of the game. It contains the names of the players and the figures on the board.
  • Field Details

  • Constructor Details

    • GameState

      public GameState()