Package tk.dmanstrator.connectfour
Package containing main classes for the Connect4 game.
-
Class 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.RoundResult POJO class representing the result of a round.