Changes between #82 and #83
#83 (Apr 30, 2024, 5:52:16 PM)
- added minimax now inside of the tictactoe strategy — Christoph Schulz / detail
- Added (not working) generic minimax — Christoph Schulz / detail
- still Errors with illegal cast but bound mismatch error is taken care of — Christoph Schulz / detail
- ipspiel24-tictactoe-core: unused interface removed — Christoph Schulz / detail
- ipspiel24-tictactoe-core: TicTacToeGameBuilderFactory.getStrategies() now returns a list of suitably typed strategies — Christoph Schulz / detail
- ipspiel24-tictactoe-core: made constructor public for usage in test cases outside the package — Christoph Schulz / detail
- ipspiel24-tictactoe-core: reverted fixed column number erroneously committed — Christoph Schulz / detail