Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marlonmontenegro/react-tic-tac-toe
Created with CodeSandbox
https://github.com/marlonmontenegro/react-tic-tac-toe
Last synced: about 1 month ago
JSON representation
Created with CodeSandbox
- Host: GitHub
- URL: https://github.com/marlonmontenegro/react-tic-tac-toe
- Owner: MarlonMontenegro
- Created: 2023-10-16T22:51:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-16T22:56:49.000Z (about 1 year ago)
- Last Synced: 2023-10-17T10:10:25.782Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://codesandbox.io/p/github/MarlonMontenegro/React-Tic-Tac-Toe
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic-Tac-Toe Game with React
Interactive tic-tac-toe game with React
- **Play Tic-Tac-Toe:** You can play the classic tic-tac-toe game with a friend or against an opponent.
- **Winner Indicator:** The game will indicate when a player has won the game, making it exciting and competitive.
- **Game History:** The application stores the history of the game as it progresses, allowing players to review previous moves and outcomes.
- **Board Versions:** You can go back and forth in the game's history to see different versions of the game board.![image](https://github.com/MarlonMontenegro/React-Tic-Tac-Toe/assets/103525183/485a4580-140d-4c83-9f53-f5214e0be4de)