Skip to content
Success

IP Spieltheorie 2024 Tic Tac Toe game: Core (Apr 30, 2024, 5:52:16 PM)

Started 4 mo 23 days ago
Took 12 sec
Build Artifacts
ipspiel24-tictactoe-core-1.0.0-SNAPSHOT-sources.jar44.70 KiB view
ipspiel24-tictactoe-core-1.0.0-SNAPSHOT.jar50.53 KiB view
ipspiel24-tictactoe-core-1.0.0-SNAPSHOT.pom2.09 KiB view
Test Result (no failures)
    Changes
    1. added minimax now inside of the tictactoe strategy (details)
    2. Added (not working) generic minimax (details)
    3. still Errors with illegal cast but bound mismatch error is taken care of (details)
    4. ipspiel24-tictactoe-core: unused interface removed (details)
    5. ipspiel24-tictactoe-core: TicTacToeGameBuilderFactory.getStrategies() now returns a list of suitably typed strategies (details)
    6. ipspiel24-tictactoe-core: made constructor public for usage in test cases outside the package (details)
    7. ipspiel24-tictactoe-core: reverted fixed column number erroneously committed (details)
    Changes in dependency
    1. IP Spieltheorie 2024 #82#83 (detail)
    2. IP Spieltheorie 2024 Tic Tac Toe game  ? → #83 (detail)