https://github.com/ldgit/react-tic-tac-toe
Tic-tac-toe game implemented using React library
https://github.com/ldgit/react-tic-tac-toe
react tic-tac-toe ultimate-tic-tac-toe
Last synced: about 1 month ago
JSON representation
Tic-tac-toe game implemented using React library
- Host: GitHub
- URL: https://github.com/ldgit/react-tic-tac-toe
- Owner: ldgit
- License: mit
- Created: 2018-01-01T14:53:17.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:33:13.000Z (about 3 years ago)
- Last Synced: 2025-02-13T11:49:45.437Z (about 1 year ago)
- Topics: react, tic-tac-toe, ultimate-tic-tac-toe
- Language: JavaScript
- Homepage: https://ldgit.github.io/react-tic-tac-toe/
- Size: 3.05 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ultimate Tic-tac-toe using React
[](https://github.com/ldgit/react-tic-tac-toe/actions?query=workflow%3Abuild)
[](https://codecov.io/gh/ldgit/react-tic-tac-toe)
Tic-tac-toe and [Ultimate Tic-tac-toe](https://en.wikipedia.org/wiki/Ultimate_tic-tac-toe) games implemented using React library and [Redux](https://medium.com/@dan_abramov/you-might-not-need-redux-be46360cf367) approach.
See the [working example](https://ldgit.github.io/react-tic-tac-toe/).