⭕ Tic-Tac-Toe

X's turn
X: 0 winsO: 0 winsDraws: 0

A classic two-player tic-tac-toe game you can play together on the same device, with win/loss scores tracked as you go. A quick way to pass the time on a break.

How to use

  1. X and O take turns clicking a square to place their mark.
  2. The first to line up three in a row — horizontally, vertically, or diagonally — wins.
  3. "New Game" resets the board; "Reset Scores" also clears the win/loss tally.

FAQ

Can I play against the computer?

No — this tool is a two-player game where both players take turns on the same screen.

Can a game end in a draw?

Yes — if the board fills up with no one getting three in a row, it's recorded as a draw.

Are scores saved?

No — scores are only kept while this page stays open and reset when you reload the page.