Skip to content

bestbenchbuddy/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

TicTacToe

Using react

Requirements:

Download and install node.js: https://nodejs.org/en/download/

How to run:

From the command line run the following command: npx create-react-app your_app_name

Replace src folder with this project's src folder

Run npm start while in the parent folder.

How to play:

Click on a square when it is your turn.

When 3 of the same symbol are in a line, the game will end.

Otherwise the game will end with no winner.

About

Using react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published