Package dev.laszlomocsy.tzaar.utils
Class GameState
java.lang.Object
dev.laszlomocsy.tzaar.utils.GameState
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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
player1
-
player2
-
figures
-
-
Constructor Details
-
GameState
public GameState()
-