0.0.6-deprecated • Published 7 years ago
@sabaki/shudan-goban v0.0.6-deprecated
Shudan Goban
A highly customizable, low-level Preact Goban component.

Features
- Resizable
- Board coordinates
- Easy customization
- Fuzzy stone placement
- Stone placing animation
- Board and stone markers
- Lines and arrows
- Heat and paint map
- Busy state
- Partial board
Documentation
See documentation.
Build Demo
Make sure you have Node.js v8 and npm installed. First, clone this repository via Git, then install all dependencies with npm:
$ git clone https://github.com/SabakiHQ/Shudan
$ cd Shudan
$ npm installUse the build-demo script to build the demo project:
$ npm run build-demoYou can use the watch-demo command for development:
$ npm run watch-demoOpen demo/index.html in your browser to run demo. Alternatively, use build-demo-react and watch-demo-react to build the React-based demo.
0.0.6-deprecated
7 years ago
0.0.5-beta
7 years ago
0.0.4-beta
7 years ago
0.0.3-beta
7 years ago
0.0.2-beta
7 years ago
0.0.1-beta
7 years ago