Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juliendargelos/shogi

A javascript shogi library.
https://github.com/juliendargelos/shogi

Last synced: 4 days ago
JSON representation

A javascript shogi library.

Awesome Lists containing this project

README

        

# Shogi

A javascript shogi library.

### Install

With npm:
```shell
npm install @juliendargelos/shogi
```

With yarn:
```shell
yarn add @juliendargelos/shogi
```

### Documentation

Coming soon.