Talk:Tic Tac Toe(Program Form)

From Esolang
Jump to navigation Jump to search

In fact, there is a very simple strategy to not lose in Tic Tac Toe when you play first. Pick the square in the middle, then split the chessboard into 4 parts, like this:

112
4X2
433

Then, you always pick the other square in the part the opponent picks, like this:

OX2
4X2
433

The opponent can't win using lines that go through the middle square because you've already occupied it. They can't win using other lines either because you've blocked them before they can occupy. --None1 (Nope.) 14:51, 16 October 2024 (UTC)