No-one wants to play exactly the same game over and over again. The openings book feature suggests some good move alternatives for the first AI moves of the game. It currently uses some randomness to choose which one it plays. Once the game leaves the openings book, the AI plays deterministically (unless Vision or Judgement is < 100%)
It might be worth introducing some sort of persistent iteration through the suggested candidates for less chance of a repeated game.
No-one wants to play exactly the same game over and over again. The openings book feature suggests some good move alternatives for the first AI moves of the game. It currently uses some randomness to choose which one it plays. Once the game leaves the openings book, the AI plays deterministically (unless Vision or Judgement is < 100%) It might be worth introducing some sort of persistent iteration through the suggested candidates for less chance of a repeated game.