The objective of Tic Tac Toe is to be the first player to get three of your symbols (traditionally X's or O's) in a row on a 3x3 grid.
The game is played by two players (or a CPU), usually taking turns marking spaces on the grid with their symbol. The first player places their symbol on an empty space, followed by the second player placing their symbol on another empty space. This continues until either one player has three symbols in a row or all the spaces on the grid have been filled without any player getting three in a row.
A winning row can be horizontal, vertical, or diagonal. If a player gets three symbols in a row, they win the game. If all spaces on the grid are filled without any player getting three in a row, the game is a draw.
This version requires a friend to play against, if you want to play against a CPU/BOT, click the button that says so.
In the code the X and O are supposed to have color but don't for some reason? their both just black.
And for mobile tappiness, press the fullscreen button for fullscreen!
Rate This Game Out Of 5 Stars: