Generate animated gifs from sgf files.
$ go get github.com/alcortesm/sgf2gif
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.
Dead stones are not removed from the board.