Closed pollei closed 2 years ago
The code to detect near wins is in place. Wire up Bob so that he has higher chance to win when on cusp and to otherwise block opponent when they are on cusp of winning.
https://github.com/pollei/TicTacToe-java/commit/2dbfb267c1ee6b7538075040b539faadcb6f7452 closes issue
The code to detect near wins is in place. Wire up Bob so that he has higher chance to win when on cusp and to otherwise block opponent when they are on cusp of winning.