Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmedhalat/2dtictactoe
https://github.com/ahmedhalat/2dtictactoe
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ahmedhalat/2dtictactoe
- Owner: AhmedHalat
- Created: 2019-12-31T21:14:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-30T14:57:11.000Z (almost 2 years ago)
- Last Synced: 2024-10-25T06:27:52.964Z (2 months ago)
- Language: HTML
- Homepage: https://ahmedhalat.github.io/2DTicTacToe/
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2DTicTacToe
## Info
- This is a tictactoe game that works slightly different than most. This game idea was introduced to us by our friend and we decided to create a website where we could easily play it.
- In this game, there exists a master tictactoe board with smaller boards within each position of the master board.
- If your confused, just follow the colored square to see where you can play next.
- You can play it [here](https://ahmedhalat.github.io/2DTicTacToe/)## How to play
- You need 2 players, X and O
- The first player picks any position in any square
- The next player must play in the position in the masterboard corresponding to the square of the smaller board that was clicked
- First to 3 in a row in a smaller board wins that position in the master board
- First to 3 in a row in the master board wins