https://github.com/dansnow/react-reversi
https://github.com/dansnow/react-reversi
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dansnow/react-reversi
- Owner: DanSnow
- License: mit
- Created: 2016-06-07T10:53:23.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T09:58:19.000Z (7 months ago)
- Last Synced: 2024-10-29T11:57:34.703Z (7 months ago)
- Language: TypeScript
- Homepage: https://DanSnow.github.io/react-reversi
- Size: 24 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
react-reversi
=============Reversi game implement with React.
This repo is build for fun.## Features ##
- Hint candidate
- Retract
- AI## Build with ##
- react
- redux
- redux-actions
- redux-saga
- reselect
- emotion
- lo-dash