Game as challenging as Go - Sudo Tic Tac Toe.
Posted: Fri Feb 26, 2021 10:33 am
Hello everyone, I have made a strategy game which is as challenging as Go. Rules of the game are as follows.
1. The game is played on a big 9 by 9 board like Sudoku.
2. This big board is divided into 9 smaller boards of 3 by 3 (local boards).
3. Aim of the game is to win any one of the 9 available smaller boards.
4. Your move determines in which local board AI will make a move. If you place x in the first position of small board number 5 then AI will have to make a move in board number 1 and vice versa.
5. Rules of normal Tic Tac Toe apply to local board.
6. First player to capture one of the local boards wins the game.
If you want to try it out here is the link: https://play.google.com/store/apps/deta ... yComp.sudo
There are 5 levels and 2 modes to this game. The rule above are for mode 1 of the game. Each mode requires a different strategy to win. Below is the image which will give you an idea what the game is about.
Thank You.
1. The game is played on a big 9 by 9 board like Sudoku.
2. This big board is divided into 9 smaller boards of 3 by 3 (local boards).
3. Aim of the game is to win any one of the 9 available smaller boards.
4. Your move determines in which local board AI will make a move. If you place x in the first position of small board number 5 then AI will have to make a move in board number 1 and vice versa.
5. Rules of normal Tic Tac Toe apply to local board.
6. First player to capture one of the local boards wins the game.
If you want to try it out here is the link: https://play.google.com/store/apps/deta ... yComp.sudo
There are 5 levels and 2 modes to this game. The rule above are for mode 1 of the game. Each mode requires a different strategy to win. Below is the image which will give you an idea what the game is about.
Thank You.