Skip to content

Passed

de.fhdw.gaming.ipspiel24.tictactoe.strategy.minimax.TicTacToeMinimaxStrategyTest.testComputeNextMoveWin

Took 15 ms.

Standard Output

OpponentTicTacToePlayer[name=O, type=O, state=PLAYING, outcome=Optional.empty] currentPLayer: TicTacToePlayer[name=X, type=X, state=PLAYING, outcome=Optional.empty]
score Move: 20 for X on field at C1
score Move: -19 for X on field at A2
score Move: -19 for X on field at B2
score Move: -19 for X on field at C2
score Move: 18 for X on field at C3
ALL MOVES EVALUATED, best Score: 20