qgo
Go client and full featured SGF editor
Install
- All systems
-
curl cmd.cat/qgo.sh
- Debian
-
apt-get install qgo
- Ubuntu
-
apt-get install qgo
- Arch Linux
-
pacman -S qgo
- Kali Linux
-
apt-get install qgo
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qgo
- Raspbian
-
apt-get install qgo
- Dockerfile
- dockerfile.run/qgo
qgo
Go client and full featured SGF editor
qGo is a computerized board on which you can play the game of Go against another player, view and edit smart-go files, and connect to Go servers on the internet. It can also interface with computer Go programs such as GNU Go that speak the Go modem protocol. Have a look at the cgoban package if you are interested in a Go client with less package dependencies. See description of the gnugo package for a short description of the game.