Skip to content
Success

IP Spieltheorie 2024 Tic Tac Toe game: Core (May 6, 2024, 1:47:10 PM)

Started 4 mo 16 days ago
Took 13 sec
Build Artifacts
ipspiel24-tictactoe-core-1.0.0-SNAPSHOT-sources.jar45.16 KiB view
ipspiel24-tictactoe-core-1.0.0-SNAPSHOT.jar51.07 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)