Skip to content

Shobhit1338/Tic-Tac-Toe-using-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Game

JavaScript React VS Code Insiders

This is a Simple Tic Tac Toe Game playable for 2 players.

Features

  • Play as A and B with your partner (2 Players).
  • Click on any valid Box to put your sign of either 'X' or 'O'.
  • Already clicked box becomes disabled.
  • Result pops-up after the game is finished.
  • Restart a new game by clicking on 'Restart Game'.
  • Track game history above the box with count of each player's win games.
  • Clear all previous history of games by clicking on 'Clear History'.

This Application was created using JavaScript, React.js, and HTML/CSS.

Sample GIF

Tic Tac Toe Game

Installation

This requires React v18.2.0+ to run.

Install the dependencies and start the server.

npm run start

Enjoy The Game!

About

A Tic Tac Toe Game made with React.js, JavaScript and Bootstrap.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published