Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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

Send email!


**Tags:** Tic Tac Toe, Web Game, Play Anywhere, No Installation, Singleplayer, Multiplayer, Classic Game, Puzzle Game, Strategy Game, Open Source