In Tic Tac Toe, one player represents X, and the other represents O. Each player takes turns marking a empty spot on the 3x3 board until one wins by marking 3 boxes in a row with their symbol (Horizontally, vertically, or diagonally), or until the board is out of space resulting in a draw.
- Left Mouse Click: Select slot to mark
To be able to full screen, follow this link and click the full screen button in bottom right of WebGL Build
<iframe src="https://sergeibak.github.io/Tic-Tac-Toe/TicTacToeBuild/" style="border:0px #000000 none;" name="HeroTNG" scrolling="no" frameborder="1" marginheight="px" marginwidth="340px" height="650px" width="600px"> </iframe>Here is the link to return to the minigames page: Link