Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/juliendargelos/shogi
- Owner: juliendargelos
- License: mit
- Created: 2018-11-04T19:55:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-04T17:07:00.000Z (about 6 years ago)
- Last Synced: 2024-12-11T06:14:30.700Z (about 1 month ago)
- Language: JavaScript
- Size: 484 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.