Tic-Tac-Toe2 is a game with one giant Tic-Tac-Toe board with a smaller board inside each square. The goal is to get three of your symbol in a row in the big board. You capture a square of the big board by winning the game inside of it.
The game is still being developed, but already made resources will be available on this page until the game is ready.
Page Name | Description |
---|---|
index.html | The main page of the game |
Filename | Description |
---|---|
x.svg | The basic 'x' on the board |
o.svg | The basic 'o' on the board |