All Classes
-
All Classes Class Summary Enum Summary Exception Summary Class Description Agent An interface for AI bots to implement.Board Main class for representing game state.CheatBoard Main class for representing game state.Colour Enumeration the player coloursDirection Enumeration of the rectilinear directions used as the basis for all moves.ImpossiblePositionException Exception class for reacting to impossible positionsManualAgent An interface for AI bots to implement.Piece A specific piece on the board.PieceType Enumeration of the different piece types.Position An enumeration of the 96 board positions.RandomAgent An interface for AI bots to implement.ThreeChess Class with static methods for running tournaments and playing threeChess matches.ThreeChessDisplay