Introduction - If you have any usage issues, please Google them yourself
Tic-tac-toe man-machine chess, to achieve the basic man-machine interface, graphical interface display board and pieces. According to computer chess people under the next judge on better moves. Tic-tac-toe realize man-machine chess, in order to achieve intelligent, To every move valuations using Minimax algorithm, negative maximum value algorithm, alphabeta on better algorithms derived next move. Usually a person can also play chess entertain. Tic-tac-toe for me a man-machine chess groups of completion.