Skip to content

Changes between #82 and #83

#83 (Apr 30, 2024, 5:52:16 PM)

  1. added minimax now inside of the tictactoe strategy — Christoph Schulz / detail
  2. Added (not working) generic minimax — Christoph Schulz / detail
  3. still Errors with illegal cast but bound mismatch error is taken care of — Christoph Schulz / detail
  4. ipspiel24-tictactoe-core: unused interface removed — Christoph Schulz / detail
  5. ipspiel24-tictactoe-core: TicTacToeGameBuilderFactory.getStrategies() now returns a list of suitably typed strategies — Christoph Schulz / detail
  6. ipspiel24-tictactoe-core: made constructor public for usage in test cases outside the package — Christoph Schulz / detail
  7. ipspiel24-tictactoe-core: reverted fixed column number erroneously committed — Christoph Schulz / detail