Description

This is a local 2-player tic-tac-toe game with a twist: the board is made of 9 smaller tic-tac-toe boards. When you win a smaller board, it gives you a mark on the bigger board, and when you win the bigger board, you win the game. These extra rules give the game way more depth, and make the game more fun to play. I did not come up with the game idea myself; I just coded it.

Note: game updated on Feb.11.2021 to support phones

In-depth Rules from Wikipedia :

" Each small 3×3 tic-tac-toe board is referred to as a local board, and the larger 3×3 board is referred to as the global board.

The game starts with X playing wherever they want in any of the 81 empty spots. This move 'sends' their opponent to its relative location. For example, if X played in the top right square of their local board, then O needs to play next in the local board at the top right of the global board. O can then play in any one of the nine available spots in that local board, each move sending X to a different local board.

If a move is played so that it is to win a local board by the rules of normal tic-tac-toe, then the entire local board is marked as a victory for the player in the global board.

Once a local board is won by a player or it is filled completely, no more moves may be played in that board. If a player is sent to such a board, then that player may play in any other board.

Game play ends when either a player wins the global board or there are no legal moves remaining, in which case the game is a draw. "

StatusReleased
PlatformsHTML5
AuthorSome-Antics
TagsLocal multiplayer, pen-and-paper
MultiplayerLocal multiplayer
Player countSingleplayer

Leave a comment

Log in with itch.io to leave a comment.