Smart Game Format



         


The Smart Game Format, or SGF, is a computer file format used for storing records of board games including:

Go is the game that is most commonly represented in this format.

SGF uses a tree-based representation of the game to store information; the tree structure makes the addition of variations simple. It is also text-based instead of binary for the sake of portability.

[Top]




  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License