Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 451 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 451 Bytes

Python based SGF parser + simple game review GUI.

Currently support SGF with branch.

Tygem GIB file game records are supported as well through gib2sgf

Dependencies

  • Python2
  • PyQt
    • sudo apt install python-pyqt4 python-qt4-dev
  • pyparsing
    • sudo pip install pyparsing pip
  • run make to build rc file before start
  • python sansan.py <sgf_file>

Screenshot

^^^