Notes
This function is in beta test. Please help improve it in the issues
here.
Your Answer
This test case tests showNext() It's Black's turn: a b c d e f g h +---+---+---+---+---+---+---+---+ 1| O | | | | | | | | +---+---+---+---+---+---+---+---+ 2| | O | | | | | | | +---+---+---+---+---+---+---+---+ 3| | | O | | | | | | +---+---+---+---+---+---+---+---+ 4| | | | O | X | | | | +---+---+---+---+---+---+---+---+ 5| | | | X | O | | | | +---+---+---+---+---+---+---+---+ 6| | | | | | ` | | | +---+---+---+---+---+---+---+---+ 7| | | | | | | | | +---+---+---+---+---+---+---+---+ 8| | | | | | | | | +---+---+---+---+---+---+---+---+ Black (X) Counts: 2 White (O) Counts: 5 ==================================== a b c d e f g h +---+---+---+---+---+---+---+---+ 1| O | | | | | | | | +---+---+---+---+---+---+---+---+ 2| | O | | | | | | | +---+---+---+---+---+---+---+---+ 3| | | O | ` | | | | | +---+---+---+---+---+--
JOJ Answer
This test case tests showNext() It's Black's turn: a b c d e f g h +---+---+---+---+---+---+---+---+ 1| O | | | | | | | | +---+---+---+---+---+---+---+---+ 2| | O | | | | | | | +---+---+---+---+---+---+---+---+ 3| | | O | | | | | | +---+---+---+---+---+---+---+---+ 4| | | | O | X | | | | +---+---+---+---+---+---+---+---+ 5| | | | X | O | | | | +---+---+---+---+---+---+---+---+ 6| | | | | | ` | | | +---+---+---+---+---+---+---+---+ 7| | | | | | | | | +---+---+---+---+---+---+---+---+ 8| | | | | | | | | +---+---+---+---+---+---+---+---+ Black (X) Counts: 2 White (O) Counts: 5 ==================================== a b c d e f g h +---+---+---+---+---+---+---+---+ 1| O | | | | | | | | +---+---+---+---+---+---+---+---+ 2| | O | | | | | | | +---+---+---+---+---+---+---+---+ 3| | | O | ` | | |