0.1.1 • Published 4 years ago

scid v0.1.1

Weekly downloads
4
License
GPL-2.0
Repository
github
Last release
4 years ago

Overview

SCID is an open application to view, edit, and manage collections of chess games.

SCID's low level functions are written in C++ and its graphical interface is in Tcl/Tk. This node addon is a binding to the C++ layer of SCID.

Installation

$ npm install scid

CAVEAT

The API is currently the same as the Tcl API and is quite low level.

API Reference

You can look in test/test.js for some basic usage. The API is identical to the Tcl one so the best reference is probably the various Tcl files in the SCID source code.

See Also

0.1.1

4 years ago

0.1.0

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago