Skip to content

Changes

#105 (Jun 21, 2024, 9:12:18 PM)

  1. added test cases for fg mixed moves and tictactoeMoveGenerator — sebastian.woltmann / detail

#96 (May 28, 2024, 3:47:11 PM)

  1. ipspiel24: adapted to changes in ObserverFactory interface — Christoph Schulz / detail

#91 (May 26, 2024, 2:27:08 PM)

  1. Revert "Merge branch 'memory'" — timmschmidt7 / detail

#90 (May 26, 2024, 1:47:13 PM)

  1. Memory: Integrated observer into TicTacToe, did first Test. Created Brain with first methods. Created FactoryImpl — jeremy.hesse / detail
  2. Memory: Why is there a Nullpointer exception? — jeremy.hesse / detail

#86 (May 6, 2024, 2:02:07 PM)

  1. revert e0e81b4d6731b76b22fb503a37f755704d101552 — sebastian.woltmann / detail

#85 (May 6, 2024, 1:47:10 PM)

  1. added minimax now inside of the tictactoe strategy — admin / detail
  2. Added (not working) generic minimax — admin / detail
  3. still Errors with illegal cast but bound mismatch error is taken care of — admin / detail

#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

#81 (Apr 23, 2024, 6:12:12 PM)

  1. ipspiel24: PMD deactivated for now (it does not work well with Eclipse anymore) — Christoph Schulz / detail