Hi,

I'm creating a small noughts and crosses game (tic tac toe) and it works fine for 2 players. However I would like to be able to play vs a computer. I was just wondering if any one could direct me, on how to even approach this... I've never writen a piece of AI code. Thanks in a advanced.

Steve