A more intelligent tic tac toe gui python code implementation?
Asked By
0 points
N/A
Posted on - 06/06/2013
Presumably a simple tic tac toe gui python code implementation will just place the cross or zero anywhere when the computer has its turn.
I was wondering what a more intelligent algorithm might be for the computers moves for tic tac toe.
I used to play the game myself but it's been a while, and I am not sure what the best strategy is.