Tic-tac-toe is a simple, traditional two-player game played on a 3x3 grid. The objective of the game is for one player to place three of their marks (either an "X" or an "O") in a row—horizontally, vertically, or diagonally—before the other player does.
New to topics? Read the docs here!