Skip to content

alcortesm/sgf2gif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

sgf2gif

Generate animated gifs from sgf files.

Installation

$ go get github.com/alcortesm/sgf2gif

Usage Example

Given the file /tmp/foo.sgf (AlphaGo vs. Lee Sedol 2016-03-15 match) you can generate the corresponding gif file as follows:

$ sgf2gif /tmp/foo.sgf /tmp/foo.gif

The resulting gif is shown below.

AlpahGo vs. Lee Sedol 2016-03-15

Limitations

Dead stones are not removed from the board.

About

Generate animated gifs from sgf files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages