1.1.0 • Published 4 years ago
@omniqlo/shogijs v1.1.0
shogijs
A JavaScript Shogi library. Inspired by chess.js.
Installation
$ npm install @omniqlo/shogijs
# or
$ yarn add @omniqlo/shogijs
Setup
$ git clone git@github.com:omniqlo/shogijs.git
$ cd shogijs
$ npm run setup # or yarn setup
Usage
WIP