https://github.com/syumai/hyper-reversi
Reversi game implemented in Hyperapp
https://github.com/syumai/hyper-reversi
game hyperapp javascript reversi
Last synced: 8 months ago
JSON representation
Reversi game implemented in Hyperapp
- Host: GitHub
- URL: https://github.com/syumai/hyper-reversi
- Owner: syumai
- License: mit
- Created: 2018-01-28T07:57:49.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-18T10:52:42.000Z (about 8 years ago)
- Last Synced: 2025-03-16T08:14:41.444Z (about 1 year ago)
- Topics: game, hyperapp, javascript, reversi
- Language: JavaScript
- Homepage: https://syumai.github.io/hyper-reversi/dist/
- Size: 99.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# hyper-reversi
Reversi game implemented in Hyperapp
## Demo
https://syumai.github.io/hyper-reversi/dist/
## Features
- [x] Playing game
- [x] Restarting game
- [ ] NPC
## Development
```
yarn start
yarn build
```
## Author
syumai
## License
MIT