Skip to content

jogi-bot/React-TIC-TAC-TOE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

React-TIC-TAC-TOE

Features Interactive game board with a 3x3 grid Real-time updates for player turns and game status Valid move checking and preventing overwriting of cells Winning condition detection for horizontal, vertical, and diagonal lines Game reset functionality to start a new game Technologies Used React.js JavaScript HTML CSS Installation To run the Tic-Tac-Toe game locally on your machine, follow these steps:

Clone the repository:

git clone https://github.com/jogi-bot/React-TIC-TAC-TOE.git Navigate to the project directory:

cd tic-tac-toe Install the dependencies:

npm install Start the development server:

npm start Open your web browser and visit http://localhost:3000 to play the game.

About

Features Interactive game board with a 3x3 grid Real-time updates for player turns and game status Valid move checking and preventing overwriting of cells Winning condition detection for horizontal, vertical, and diagonal lines Game reset functionality to start a new game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors