Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lovesaroha/tic-tac-toe-game

Tic Tac Toe is a game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.
https://github.com/lovesaroha/tic-tac-toe-game

canvas game html javascript tic-tac-toe

Last synced: 3 days ago
JSON representation

Tic Tac Toe is a game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.

Awesome Lists containing this project

README

        

# Tic-Tac-Toe-Game
Tic Tac Toe is a game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.

Demo [lovesaroha/Tic-Tac-Toe-Game](https://games.lovesaroha.com/Tic-Tac-Toe-Game)

![game](https://raw.githubusercontent.com/lovesaroha/gimages/main/13.png)