Skip to content

ejfisc/tic-react-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe with React

This project is a simple tic tac toe game, with a twist: you can go back in time to previous board states. This is done by updating an array called history in the state of the Game component every time a move is made or the user travels back to a previous move.

About

React interactive tic-tac-toe tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published