Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shariq-yousuf/tictactoe
A simple and fun implementation of the classic Tic Tac Toe game.
https://github.com/shariq-yousuf/tictactoe
javascript javascript-game
Last synced: 3 days ago
JSON representation
A simple and fun implementation of the classic Tic Tac Toe game.
- Host: GitHub
- URL: https://github.com/shariq-yousuf/tictactoe
- Owner: shariq-yousuf
- Created: 2024-06-06T10:49:18.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-15T15:41:17.000Z (7 months ago)
- Last Synced: 2024-11-19T22:19:05.944Z (2 months ago)
- Topics: javascript, javascript-game
- Language: JavaScript
- Homepage: https://shariq-yousuf.github.io/TicTacToe/
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TicTacToe Game
A simple and fun implementation of the classic Tic Tac Toe game.
Play live!
TicTacToe## Features
- No installation needed! Just click the link and play Tic Tac Toe anywhere, right in your browser.
- Play with a friend or against a challenging AI.
- Choose your mark (X or O).
- Clean and user-friendly interface.## Gameplay:
- Players: You can play with two players (one with Xs and one with Os) or against a computer (AI).
- Turns: Players take turns marking an empty square on the grid with their chosen symbol.
- Turn Order: X Always makes the First Move!
- Winning: The first player to get three of their marks in a row wins.
- Tie: If all the squares are filled and no player has three in a row, the game ends in a tie.## Contact
**Tags:** Tic Tac Toe, Web Game, Play Anywhere, No Installation, Singleplayer, Multiplayer, Classic Game, Puzzle Game, Strategy Game, Open Source