Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:33:13.000Z (almost 2 years ago)
- Last Synced: 2024-11-09T14:48:53.694Z (about 2 months 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
[![build](https://github.com/ldgit/react-tic-tac-toe/workflows/build/badge.svg)](https://github.com/ldgit/react-tic-tac-toe/actions?query=workflow%3Abuild)
[![Codecov](https://img.shields.io/codecov/c/github/ldgit/react-tic-tac-toe)](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/).