Rules:
- You always get to go first.
- You move by clicking in an unoccupied square.
- You can't move in a square already occupied from a previous move.
- You can't take a move back.
- For every move you make, I will automatically respond with my move.
- The first player to get three in a row wins the game.
I would like to point out that this game is not based on the traditional
"state table" design, but uses real logic and priorities. In addition
there has been a little randomness introduced so you can actually win a
game or two...