godash

Data structures and utilities to represent the game of Go

goban

[![License: Apache-2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

@reis/seki

Seki – A modern javascript based Go board renderer and player, that is simple to use, extensible, compact and intuitive.

goban-engine

This contains the built Go engine that is used by the Goban package. There are no display components in this package, only the logic for playing the game of Go, making it suitable for usage in node.js or other server-side environments.