All Classes
-
All Classes Class Summary Enum Summary Class Description Connect4 Main class containing the logic for the Connect4 game.DefaultConnect4 Implementation for a default Connect4 game.FreePositionedConnect4 Implementation for a free positioned Connect4 game.GameLog Class representing a log for a game.GameLogEntry Class representing an entry for theGameLog
.GameLogEntry.RoundTitle Represents the title of a round.GameLogEntryBuilder Builder class for theGameLogEntry
.RoundResult POJO class representing the result of a round.