Skip to content

sphariab/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here is a simple React App Game "Tic-Tac-Toe"

Live demo: https://sphariab.github.io/tic-tac-toe/

I used React, MaterialUI, create-react-app

For installing:

We have next gameplay:

  • three screens on different routes: /start, /game, /finish
  • on Start screen you can choose your fighter "X" or "O"
  • on Game screen you play with a computer in tic-tac-toe game,
  • YOU SHOULD CHECK 4 IN A ROW TO WIN
  • on the finish screen you see the result

Releases

No releases published

Packages

No packages published