End Condition Hex
interface EndConditionHex<out G : GameTypeHex> : EndCondition<G, BoardHex, MoveGeneratorHex, PieceHex, Coordinate2D>
Content copied to clipboard
Implementation of the EndCondition interface for a Hex square board.