Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kartikayakulshrestha/tictactoe-bored-
no a serious one... Thought of making a very a tic tac toe from scratch. not today(it's been sometime)
https://github.com/kartikayakulshrestha/tictactoe-bored-
Last synced: 24 days ago
JSON representation
no a serious one... Thought of making a very a tic tac toe from scratch. not today(it's been sometime)
- Host: GitHub
- URL: https://github.com/kartikayakulshrestha/tictactoe-bored-
- Owner: kartikayakulshrestha
- Created: 2024-01-23T14:39:04.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-23T14:49:36.000Z (10 months ago)
- Last Synced: 2024-10-11T03:58:41.386Z (about 1 month ago)
- Language: HTML
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
NOT A SERIOUS WEBSITES
Made a game in 1hr and a half or so. Really easy.
It has been time since i made any game. also , i was getting bore. found a way to make a TIC TAC TOE game with full functionalityhttps://github.com/kartikayakulshrestha/TICTACTOE-bored-/assets/126651238/0a5f1556-6810-443e-9b4e-a330c2a01f80
ALthough you would no this but you have to listen because I AM TELLING YOU....
Rule of this games are:
1.) Tic Tac Toe is a two-player game played on a 3x3 grid.
2.) Players take turns placing their symbol (X or O) in an empty cell.
3.) The goal is to achieve three of their symbols in a row (horizontally, vertically, or diagonally).
4.) If the grid is full and no player has won, the game is a draw.
5.) The first player to complete a row or achieve a draw wins the game.