tools/sgf2gtp.py: alternative implementation of SGF to GTP converter
commitebf8aa55527ce24936ce980478f3609d9a6ffd8b
authorJoe Moudrik <j.moudrik@gmail.com>
Wed, 21 Mar 2012 12:34:26 +0000 (21 13:34 +0100)
committerJoe Moudrik <j.moudrik@gmail.com>
Wed, 21 Mar 2012 12:34:26 +0000 (21 13:34 +0100)
treec0a5d682bfd97af31de3d4c2bd39601b3c3d2fa6
parentfc9f50c7cd23d0601912e8025c5d7967ff3ae2cc
tools/sgf2gtp.py: alternative implementation of SGF to GTP converter
which takes SGF variants into consideration. Only the main variant is
played.
tools/sgf2gtp.py [new file with mode: 0755]
tools/sgflib/__init__.py [new file with mode: 0644]
tools/sgflib/sgflib.py [new file with mode: 0644]
tools/sgflib/typelib.py [new file with mode: 0644]