Think Ahead, Win Faster!
Tic Tac Toe (also known as Noughts and Crosses or Xs and Os) is a classic two-player strategy game that is simple yet engaging. The game is played on a 3×3 grid, where players take turns marking a square with either an X or an O. The goal is to be the first player to align three of your marks either horizontally, vertically, or diagonally
Despite its simplicity, Tic Tac Toe is a great game for practicing strategic thinking, decision making, and planning ahead.
The game board is a 3×3 grid (9 squares in total).
Two players are required: one plays asX and the other asO.
Player X always goes first.
Players alternate turns, placing their symbol in an empty square.
The first player to get three of their marks in a row (across, down, or diagonally) wins the game.
If all 9 squares are filled and no player has three in a row, the game ends in a draw (tie).