Package de.java_chess.javaChess.game

Interface Summary
Game This interface defines the functionality to store a complete game, including access to all the stages of a game.
 

Class Summary
GameImpl This class stores a complete chess game and provides access to all the game stages.