DylanSp / tic-tac-toe-react

A simple client-side Tic-Tac-Toe app for learning/practicing React.
MIT License
0 stars 1 forks source link

Plan out new component tree/app state, including game log and move log #44

Open DylanSp opened 2 years ago

DylanSp commented 2 years ago

Mockup: tic-tac-toe-react with game, move logs

DylanSp commented 2 years ago

Also see mockup in https://github.com/DylanSp/tic-tac-toe-react/issues/5; maybe add link to GitHub repo on game page?