Class Moves

java.lang.Object
com.chess.backend.gamemodel.Moves

public class Moves extends Object
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.