Skip to content

A game in which two players alternately put X and O in compartments of a figure formed by two vertical lines crossing two horizontal lines and each tries to get a row of three X or three O before the opponent does.

Notifications You must be signed in to change notification settings

Neha-081/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe ✖️⭕

What is Tic Tac Toe ?

A game in which two players seek in alternate turns to complete a row, a column, or a diagonal with either three O's or three X's drawn in the spaces of a grid of nine squares; noughts and crosses.


Live Demo

https://tictactoe-neha.netlify.app/


How it Look


Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.


Technologies Used

  • React
  • JavaScript
  • Css

Tutorial

https://reactjs.org/tutorial/tutorial.html


Contact

Feel free to reach me ->

About

A game in which two players alternately put X and O in compartments of a figure formed by two vertical lines crossing two horizontal lines and each tries to get a row of three X or three O before the opponent does.

Topics

Resources

Stars

Watchers

Forks