https://github.com/kyechan99/tici-taca-toe
♣️ Ultimate Tic Tac Toe !!
https://github.com/kyechan99/tici-taca-toe
tic-tac-toe tic-tac-toe-game tictactoe tictactoe-game ultimate-tic-tac-toe webgame
Last synced: 7 months ago
JSON representation
♣️ Ultimate Tic Tac Toe !!
- Host: GitHub
- URL: https://github.com/kyechan99/tici-taca-toe
- Owner: kyechan99
- Created: 2020-09-07T09:47:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-03T06:03:39.000Z (about 5 years ago)
- Last Synced: 2025-01-21T17:24:46.681Z (9 months ago)
- Topics: tic-tac-toe, tic-tac-toe-game, tictactoe, tictactoe-game, ultimate-tic-tac-toe, webgame
- Language: JavaScript
- Homepage: https://ticitacatoe.herokuapp.com/
- Size: 1.14 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

The Ultimate tic tac toe!
[](https://ticitacatoe.herokuapp.com/)
Play in [Here](https://ticitacatoe.herokuapp.com/) !!
## How to play?
### PLAYER

### About board

Ultimate tic-tac-toe is upgrade of tic-tac-toe!
> (3by3) by (3by3)
### Step1. First player's turn

First player can put it anywhere.
### Step2. Next players' turn (game rule)

But next player is determined by where the first player is placed.
For example, first player was put it on the **top right of a small board**.
Then, next player cna put it on the **top right of a large board**.
### Step3.

From now on, it continues like this.
### Step4. An exceptional situation occurs

If you have to move to the block that the owner already has,
### Step5.
then you can put it anywhere!
### Step6. Winning conditions

In this way, Winner who made one line first based on a large block.