Tic tac toe is the game almost everyone plays before they play anything else. A scrap of paper, two symbols, and a grid of nine squares are all you need. It looks trivial, and in one sense it is: two careful players will draw every single time. But the road to playing it well teaches you the same habits that matter in bigger games like Chess and Checkers โ reading threats, planning a move ahead, and never handing your opponent a free win.
This guide starts at zero. If you have never drawn the grid or you want to teach a child the rules cleanly, everything you need is here.
What Tic Tac Toe Is
Tic tac toe, known in Britain as noughts and crosses, is a two-player game played on a three-by-three grid. One player uses X, the other uses O. Players take turns placing their symbol in an empty square. The first person to line up three of their own symbols in a row wins. That line can run horizontally, vertically, or diagonally.
The whole game rarely lasts more than nine moves, because there are only nine squares to fill. That short length is exactly why it makes such a good first strategy game: you can see the entire "board state" at a glance and start reasoning about consequences without memorizing anything.
TIP If you are teaching someone, play the first game slowly and say your reasoning out loud. Hearing "I am blocking your row" turns a mystery into a pattern they can copy.
The Board and the Symbols
Picture a grid of nine cells arranged in three rows and three columns. It helps to give the cells names so you can talk about strategy later:
- The center: the single square in the middle. It belongs to four different winning lines, more than any other square.
- The corners: the four squares at the outer angles. Each corner belongs to three winning lines.
- The edges: the four squares between the corners. Each edge belongs to only two winning lines, which makes them the weakest squares.
There are eight possible winning lines in total: three rows, three columns, and two diagonals. Keeping that number in your head is useful, because winning and blocking are both about controlling those eight lines.
How a Turn Works
The flow of a game is simple and never changes:
- Decide who is X and who is O. X traditionally moves first, which is a small advantage.
- The first player places their symbol in any empty square.
- The second player places their symbol in any remaining empty square.
- Players keep alternating until someone makes three in a row, or until all nine squares are full.
You cannot skip a turn, and you cannot move a symbol once it is placed. Every mark is permanent, which means every move counts. That permanence is the heart of the game's strategy โ a single careless placement can lose you the match.
How to Win
You win the instant you complete a line of three matching symbols. Here are the three ways it happens:
| Winning Line | Description | How Many Exist |
|---|---|---|
| Row | Three symbols across a single horizontal line | 3 |
| Column | Three symbols down a single vertical line | 3 |
| Diagonal | Three symbols corner to corner through the center | 2 |
Notice that both diagonals pass through the center square. That is one reason the center is so valuable: control it and you have a stake in half of the four "long" lines.
How a Draw Happens
If all nine squares fill up and nobody has three in a row, the game is a draw, often called a "cat's game." Between two players who both defend properly, this is the normal result. A draw is not a failure โ it means neither side gave the other an opening. Learning to reliably reach a draw against a strong opponent is actually the first sign that you understand the game.
Winning tic tac toe against a careful opponent is impossible. The real skill is never losing โ and then pouncing the moment your opponent slips.
The Best First Move
If you move first, your strongest opening is the center. It sits on four winning lines and forces your opponent to respond defensively. The corners are the second-best openings; each one threatens three lines. The edges are the weakest first moves because they only touch two lines and give you the fewest follow-up threats.
If your opponent takes the center, your best reply is to grab a corner. Taking an edge in response often hands the first player a chance to build a "fork" โ two threats at once โ which you cannot block with a single move.
TIP As the second player, if the first player opens in a corner, respond in the center. It is the safest reply and stops most early traps.
A Sample Game, Move by Move
Here is a short, friendly game to show the rhythm. Imagine the squares numbered one to nine, left to right, top to bottom, so square five is the center.
- X plays the center (square 5). Strong, standard opening.
- O plays a corner (square 1) to stay balanced.
- X plays the opposite corner (square 9), lining up a diagonal threat through the center.
- O must block, so O plays another corner or an edge to stop the diagonal from completing.
- Play continues, and if both sides keep blocking, the board fills to a draw.
Play this out a few times and you will start to feel where the traps live. That instinct is the whole game.
Ready to make your first move?
The fastest way to learn the grid is to play a round right now, no sign-up needed.
Play FreeCommon Beginner Questions About the Rules
New players usually stumble on three things: who goes first, whether diagonals count, and what happens on a full board. To be clear: X goes first by convention, diagonals absolutely count as winning lines, and a full board with no line is a draw. Once those three points click, the rest is practice.
When you are ready for a bigger challenge, the same "read the threats, plan ahead" mindset carries straight into Dots and Boxes and Number Slide, which reward the same kind of forward thinking.
Quick Recap
- Two players use X and O on a three-by-three grid.
- Take turns; three in a row wins horizontally, vertically, or diagonally.
- A full board with no line is a draw.
- Best first move: the center, then the corners.
- Perfect play from both sides always ends in a draw.
Put the rules into practice
Try a game against the computer and see how far the center-first opening takes you.
Start PlayingFrequently Asked Questions
Who goes first in tic tac toe?
By convention, the player using X moves first. Moving first is a slight advantage because it lets you take the center or a corner before your opponent, but it does not guarantee a win against careful play.
Do diagonal lines count as a win?
Yes. A winning line can be a row, a column, or either of the two diagonals that run corner to corner through the center. There are eight possible winning lines in total.
What is a cat's game in tic tac toe?
A cat's game is another name for a draw. It happens when all nine squares are filled and neither player has managed to make three in a row.
Can you win tic tac toe every time?
No. Against an opponent who plays correctly, the best you can force is a draw. You can only win if your opponent makes a mistake, so strong players focus on never losing and punishing errors.
What is the best first move in tic tac toe?
The center is the strongest opening because it belongs to four winning lines. Corners are the next best choice since each touches three lines. Edges are the weakest first move.
How many squares are on a tic tac toe board?
There are nine squares, arranged in a three-by-three grid. That means a game can last at most nine moves before the board is full.
Is tic tac toe a game of luck or skill?
It is a game of skill and logic with no random element. The catch is that the skill ceiling is low enough that two competent players will always draw.
Can a tic tac toe game have no winner?
Yes, and it often does. If both players defend well, the board fills with no three-in-a-row, and the result is a draw.
Is tic tac toe good for kids?
Very. It teaches turn-taking, planning one move ahead, and spotting patterns, all in a game short enough to hold a young child's attention. It is a natural stepping stone to deeper games like checkers and chess.
Sources & References
- Wikipedia, "Tic-tac-toe" โ rules, terminology, and game theory overview.
- MDN Web Docs โ general reference for browser-based HTML5 game play.
- This site's own Tic Tac Toe game page for gameplay details.
The Playables editorial team writes practical, no-nonsense guides about free browser games โ how they work, how to get better, and why they are good for your brain. Every article is reviewed for accuracy before publication.
Frequently asked questions
Who goes first in tic tac toe?
By convention, the player using X moves first. Moving first is a slight advantage because it lets you take the center or a corner before your opponent, but it does not guarantee a win against careful play.
Do diagonal lines count as a win?
Yes. A winning line can be a row, a column, or either of the two diagonals that run corner to corner through the center. There are eight possible winning lines in total.
What is a cat's game in tic tac toe?
A cat's game is another name for a draw. It happens when all nine squares are filled and neither player has managed to make three in a row.
Can you win tic tac toe every time?
No. Against an opponent who plays correctly, the best you can force is a draw. You can only win if your opponent makes a mistake, so strong players focus on never losing and punishing errors.
What is the best first move in tic tac toe?
The center is the strongest opening because it belongs to four winning lines. Corners are the next best choice since each touches three lines. Edges are the weakest first move.
How many squares are on a tic tac toe board?
There are nine squares, arranged in a three-by-three grid. That means a game can last at most nine moves before the board is full.
Is tic tac toe a game of luck or skill?
It is a game of skill and logic with no random element. The catch is that the skill ceiling is low enough that two competent players will always draw.
Can a tic tac toe game have no winner?
Yes, and it often does. If both players defend well, the board fills with no three-in-a-row, and the result is a draw.
Is tic tac toe good for kids?
Very. It teaches turn-taking, planning one move ahead, and spotting patterns, all in a game short enough to hold a young child's attention. It is a natural stepping stone to deeper games like checkers and chess.