Skip to content

A simple tik tak toe game created using javascript, ReactJS.

Notifications You must be signed in to change notification settings

tanmayvaij/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tak Toe

Netlify Status

How to get started ?

  1. CLick on Green Code button and download the project

  2. Open terminal in project's root directory

  3. Execute the below command to install all dependencies

npm install 
  1. Execute the below command to start the project server
npm start
  1. Optionally you can execute the bellow command to get a production build
npm build

Demo

About

A simple tik tak toe game created using javascript, ReactJS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published