tic tac to code example
Example 1: play tic tac toe
x | o |x
| o |
| x |
Example 2: tic tac toe
try to get to a position like
xoo
-x-
x--
then it won't matter what your opponent plays
x | o |x
| o |
| x |
try to get to a position like
xoo
-x-
x--
then it won't matter what your opponent plays