namratabose32 / Tic-tac-toe-game

Home Page:https://namratabose32.github.io/Tic-tac-toe-game/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic-Tac-Toe Game

A simple tic tac toe game built using React

Screenshots

Front page Annotation 2022-08-23 001701
The game is draw between 2 players Annotation 2022-08-23 001835
X won the game Annotation 2022-08-23 001904
Clear History Button- Clears all the previous records of the players Annotation 2022-08-23 005411
Restart button- Takes to the game again Annotation 2022-08-23 005256

Run Locally

Clone the project

  git clone https://github.com/namratabose32/Tic-tac-toe-game.git

Go to the project directory

  cd Tic-tac-toe-game

Install dependencies

  npm install

Start the server

  npm run start

About

https://namratabose32.github.io/Tic-tac-toe-game/


Languages

Language:JavaScript 57.4%Language:CSS 23.2%Language:HTML 19.4%