Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 459 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 459 Bytes

qGo

qGo is a Go Client based on Qt 5. It supports playing online at IGS, WING, LGS, CyberORO/WBaduk, Tygem, Tom, and eWeiqi and locally against gnugo. It also has rudimentary support for editing SGF files.

Go is an ancient Chinese board game. It's called "圍棋(Wei Qi)" in Chinese, "囲碁(Yi Go)" in Japanese, "바둑(Baduk)" in Korean.

Installation

git clone git@github.com:pzorin/qgo.git
cd qgo
qmake
make
sudo make install