ssatyamchauhan / tictactoe

I have implemented tic-tac-toe game using react developed by facebook. Tic-tac-toe (American English), noughts and crosses (British English), or Xs and Os is a paper-and-pencil 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 wins the game.

Home Page:https://tictactoe.learnreact.ml/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

I have implemented tic-tac-toe game using react developed by facebook. Tic-tac-toe (American English), noughts and crosses (British English), or Xs and Os is a paper-and-pencil 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 wins the game.

https://tictactoe.learnreact.ml/


Languages

Language:JavaScript 78.8%Language:HTML 12.6%Language:CSS 8.5%