Raknarg @ Thu May 03, 2012 1:43 pm wrote:
In tic tac toe, you would just go through each open space in order, and rate the move by the amount of wins.
No, since some move can guarantee a single possible win, while another move might give a potential for 2 win conditions, but only if the opponent makes a mistake.
tic-tac-toe is a solved game. For any possible board configuration, there is a known best move to make --
http://xkcd.com/832/