https://github.com/br-chan/tictactoe-react
Simple TicTacToe game with turn rewinding.
https://github.com/br-chan/tictactoe-react
tutorial
Last synced: about 1 month ago
JSON representation
Simple TicTacToe game with turn rewinding.
- Host: GitHub
- URL: https://github.com/br-chan/tictactoe-react
- Owner: br-Chan
- Created: 2024-03-20T00:52:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-16T11:19:08.000Z (over 1 year ago)
- Last Synced: 2025-01-19T16:48:23.304Z (about 1 year ago)
- Topics: tutorial
- Language: JavaScript
- Homepage: https://br-chan.github.io/TicTacToe-React/
- Size: 334 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TicTacToe-React
First React application, following https://react.dev/learn/tutorial-tic-tac-toe
Now deployed at https://br-chan.github.io/TicTacToe-React/