mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19c0d2e421
Another game of Go. PR: 15431 Submitted by: Steve Coltrin <spcoltri@unm.edu>
18 lines
596 B
Plaintext
18 lines
596 B
Plaintext
Baduki plays the game of Go (baduk in Korean, wei-chi in Chinese), either
|
|
against a human with a GTK interface, or against another program using the
|
|
Go Modem Protocol. It can also read a game in progress in SGF (Smart Go
|
|
Format) and output its analysis of the moves.
|
|
|
|
Options:
|
|
|
|
-L <level> Set play level, from 1 to 12 (default 7)
|
|
-gmp Play in Go Modem Protocol mode
|
|
-sgf <file> Analyze game in <file>; write annotated game to standard
|
|
output in SGF
|
|
-lsgf <file> Load game in <file>
|
|
|
|
WWW: http://soback.kornet21.net/~artist/baduk/baduki.html
|
|
|
|
- Steve Coltrin
|
|
spcoltri@unm.edu
|