Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 394 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 394 Bytes

KSGF

KSGF is a javascript library to represent a Hex game, and to read and write the game in Smart Game Format (SGF)

SGF is a plain text format, which is easily portable, and can be read by humans.

Download all the files into a folder. docs.html has the documentation. The files test1.html, test2.html etc show various uses of the library.