Skip to content

t-pyrope/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

A simple tic tac toe game with computer on React.js

Check how it looks like here: t-pyrope.github.io/tic-tac-toe

I modified the code from the reactjs.org tutorial and added some additional functionality

The photo is from pixabay and the author is gerald

Usage

git clone https://github.com/t-pyrope/tic-tac-toe.git
cd tic-tac-toe
npm install

Running the website in the development mode

npm start

Open http://localhost:3000 to view it in the browser.

About

A simple tic-tac-toe game with a computer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published