Hi! I want introduce my game, https://forums.androidcentral.com/e...id=com.ewgra.advancedtictactoe&token=bVqjAQp6
Feel free to message me if you find a bug, or have notices about game.
All of us played a tic-tac-toe game in the childhood, and we all know that best play from both parties leads to a draw.
To make the game more interesting and introduce some elements of a strategy, we have extended the rules and changed the playing field. Now you will have to fight not only in cells within one field, but also on fields.
The playing field consists of 9 fields each of which is divided into 9 cells. The player who wins in 3 fields which make a horizontal, vertical or diagonal row, wins the game. The player who succeeds in marking 3 cells making a horizontal, vertical or diagonal row, wins the field.
This difference from the classical tic-tac-toe is enhanced by the algorithm of choosing the field to play the next move.
The cell marked by the first player, determines the field where the second player should play the move.
For example, if you mark the central cell of the field, the next move should be played in the central field. If you mark the lower right cell, the next move should be played in the lower right field, etc.
This last rule provides more opportunities to choose different game strategies and requires that the player thinks hard on his moves as they determine how the game will develop further.
The interface and design of the game are rather clear and intuitive, subtle hints always show where the last move was played and where the next one should be done, who has won the field and which cells have made the winning row. We tried to make it easier for the players to understand the game process, the game rules can be found easily within the application.
We hope you will enjoy the game!
Feel free to message me if you find a bug, or have notices about game.

All of us played a tic-tac-toe game in the childhood, and we all know that best play from both parties leads to a draw.
To make the game more interesting and introduce some elements of a strategy, we have extended the rules and changed the playing field. Now you will have to fight not only in cells within one field, but also on fields.
The playing field consists of 9 fields each of which is divided into 9 cells. The player who wins in 3 fields which make a horizontal, vertical or diagonal row, wins the game. The player who succeeds in marking 3 cells making a horizontal, vertical or diagonal row, wins the field.
This difference from the classical tic-tac-toe is enhanced by the algorithm of choosing the field to play the next move.
The cell marked by the first player, determines the field where the second player should play the move.
For example, if you mark the central cell of the field, the next move should be played in the central field. If you mark the lower right cell, the next move should be played in the lower right field, etc.
This last rule provides more opportunities to choose different game strategies and requires that the player thinks hard on his moves as they determine how the game will develop further.
The interface and design of the game are rather clear and intuitive, subtle hints always show where the last move was played and where the next one should be done, who has won the field and which cells have made the winning row. We tried to make it easier for the players to understand the game process, the game rules can be found easily within the application.
We hope you will enjoy the game!