Package com.chess.backend.gamemodel
Class Moves
java.lang.Object
com.chess.backend.gamemodel.Moves
Class representing the players moves history.
It also checks that the moves taken by the player are correct. All moves which were made by the current player saved as a list of strings.
-
Method Summary