Skip to content

vipshae/simple-tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Tic Tac Toe game using React

Play the beloved tic tac toe game on 3X3 board. The page shows the player X or O who has to make the next move. It also maintains a list of every move made and a possibility to "go back in time" to any historical move. It checks for a winner or displays a draw message if there is no winner.

Available Scripts

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

About

Tic Tac Toe game using React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published