Skip to content

vin9012d/tic_toc_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Game

Tic-tac-toe is a game in which two players take turns in drawing either an ` O' or an ` X' in one square of a grid consisting of nine squares. The winner is the first player to get three of the same symbols in a row.

Tech stack used for the application

reactjs javascript html5 css3

Game Screen

Features

  • Fully responsive
  • After fill all the boxes it will give the message weather anyplayer has won the game or game tie.

Getting Started

Prerequisites

  • React
  • HTML
  • CSS

Setup

git clone https://github.com/vin9012d/tic_toc_toe.git

Install

To install all the dependences of the project, run the following command:

npm install

To run the application got to the client folder and run the following command:

npm start

Contact

https://www.linkedin.com/in/vin9012d/ vin9012c@gmail.com

© 2022 Vinod Chaudhari

Show your support

Give a star if you like this project!

About

Tic Tac Toe game with all the functionalities created with React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published