gobanjs

0.1.0 • Public • Published

goban.js

Build Status Dependency Status Coverage Status Code Climate

goban.js is a rules engine for a board game called Go. Note that it is not to be confused with AI engines, as goban.js provides API to emulate go with configured rules ranging from presets to custom.

Refer to other github projects within the goban.js family for frontends to goban.js.

go.js (legacy)

goban.js is a rewrite of go.js.

The latest and last version of go.js can be found at commit 7bc33ea18d9c137b12f3521fd93508119ba603c7.

go.js was split into the following repositories:

  1. goban.js - core of go.js which is now re-written from scratch

  2. goban.js-raphael - the 'GUI' of go.js, also re-written from scratch

This is done to reorganize and modularize the project, while making other projects under the gobanjs umbrella possible (e.g. frontends).

Release Notes

0.X.Y

Dec 2013

  • Project set up.

  • Initial unstable public API

License

MIT License. See LICENSE file.

Bitdeli Badge

Readme

Keywords

none

Package Sidebar

Install

npm i gobanjs

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • dashed