Skip to content

OxanaDanilova/tic-tac-toe-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project name: Tic-tac-toe

Demo link


tic-tac-toe

Description

This project was created based on Create React App.

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. The winner gets 100 points.


How to install this Project

1. Install all neccessary npm packages:

npm run install

2. Run script:

npm run start


Technologies

HTML5, SCSS, JavaScript, React, NPM


Contact

Mail: [email protected]
GitHub: OxanaDanilova
LinkedIn: Oxana Danilova


Made with ❤️