suhas-sunder / tic-tac-toe

Tic Tac Toe React project for practice.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic-Tac-Toe

Tic Tac Toe React project for practice. This project was created using create-react-app.

The game has options for single player and multiplayer. Scores are stored using local storage and can be reset from main menu.

Main menu:

image

Game board:

image

Game over menu:

image

About

Tic Tac Toe React project for practice.


Languages

Language:JavaScript 65.8%Language:SCSS 15.1%Language:CSS 11.5%Language:HTML 7.6%