shruti-kotian / Tic-Tac-Toe

A Reactjs implementation of the game 'Tic-tac-Toe'. Time Travel feature is added where a history of the player's moves are maintained, thus allowing them to move back and forth between moves.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic-Tac-Toe

Tic-Tac-Toe game built using Reactjs

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

About

A Reactjs implementation of the game 'Tic-tac-Toe'. Time Travel feature is added where a history of the player's moves are maintained, thus allowing them to move back and forth between moves.


Languages

Language:JavaScript 77.0%Language:HTML 14.7%Language:CSS 8.2%