DEV Community

Ankit Kanojia
Ankit Kanojia

Posted on

Tic Tac Toe Game

Hello all, I have developed the Tic-Tac-Toe game in react.

Tic-tac-toe, noughts, and crosses, 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 is the winner.

  • Players: 2
  • Skill(s) required: Strategy, tactics, observation
  • Genres: Paper-and-pencil game, Board game, Strategy game

What to go though my repo on GitHub: Tic Tac Toe Repository

Wanna Play? Start Game

Tic-Tac-Toe


Follow me on GitHub

Top comments (0)