Let have a game against the computer of :-

Tic Tac Toe or O & X    &



// Tic Tac Toe or in English O and X's




level 0 -- the Computer is totally dumb.
level 1 -- Computer is smarter (original version).
level 2 -- You MAY win (only when you start).
level 3 -- Computer NEVER lose.