Skip to content

This project is a simple implementation of the classic Tic-Tac-Toe game using React.js. Tic-Tac-Toe is a two-player game where each player takes turns marking a cell in a 3x3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game.

Notifications You must be signed in to change notification settings

akshay4121/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

This project is a simple implementation of the classic Tic-Tac-Toe game using React.js.

Tic-Tac-Toe is a two-player game where each player takes turns marking a cell in a 3x3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game.

This project was created to demonstrate a basic React.js application, providing an interactive and engaging way to play Tic-Tac-Toe.

Features

  1. Two-player gameplay
  2. Interactive user interface
  3. Winner announcement
  4. Option to restart the game

About

This project is a simple implementation of the classic Tic-Tac-Toe game using React.js. Tic-Tac-Toe is a two-player game where each player takes turns marking a cell in a 3x3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published