Hacker News new | ask | show | jobs
by btbuildem 743 days ago
Took me a minute to catch on - just play the odds! At first I was trying to play tic tac toe, but the winning strategy seems to be to go for the square likeliest to land your own mark.
1 comments

That's how the AI seems to play it. :)
Yes, the AI mostly just looks for plays that have high certainty and are connected to other potential winning squares (for either team). Then it weights plays positively or negatively based on whether or not the "bad" chance outweighs "good"
I don’t think this is right though. I watched it pick a 70 it didn’t need over a 60 I used to win.