https://github.com/gannicos/tic-tac-toe
A Tic-Tac-Toe game implemented with React-TSX.
https://github.com/gannicos/tic-tac-toe
game react react-tsx tic-tac-toe tic-tac-toe-game tic-tac-toe-react web
Last synced: over 1 year ago
JSON representation
A Tic-Tac-Toe game implemented with React-TSX.
- Host: GitHub
- URL: https://github.com/gannicos/tic-tac-toe
- Owner: Gannicos
- Created: 2024-09-07T20:14:58.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T01:16:57.000Z (almost 2 years ago)
- Last Synced: 2025-01-19T07:14:47.668Z (over 1 year ago)
- Topics: game, react, react-tsx, tic-tac-toe, tic-tac-toe-game, tic-tac-toe-react, web
- Language: TypeScript
- Homepage: https://codesandbox.io/p/github/Gannicos/Tic-Tac-Toe/main?import=true
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic-Tac-Toe with React
This implementation integrates a `Minimax algorithm` and have the possibility to Player Versus Player on a local game.