diff options
author | jseger <jseger@FreeBSD.org> | 1999-11-02 11:04:25 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1999-11-02 11:04:25 +0800 |
commit | 01a9a8aa03097438ed2690d065cee54e6f316f04 (patch) | |
tree | ecafbb81a7923169d9fe7c4d116b102a6f0d3b5a /games/gnugo/pkg-descr | |
parent | 82b8a13a3820d62bddc6ceaca2453025b9431260 (diff) | |
download | freebsd-ports-gnome-01a9a8aa03097438ed2690d065cee54e6f316f04.tar.gz freebsd-ports-gnome-01a9a8aa03097438ed2690d065cee54e6f316f04.tar.zst freebsd-ports-gnome-01a9a8aa03097438ed2690d065cee54e6f316f04.zip |
Upgrade to gnugo-2.4
Submitted by: Steve Coltrin <spcoltri@code.cs.unm.edu>
PR: ports/13713
Diffstat (limited to 'games/gnugo/pkg-descr')
-rw-r--r-- | games/gnugo/pkg-descr | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/games/gnugo/pkg-descr b/games/gnugo/pkg-descr index db1d6bb02fd8..d4069163913a 100644 --- a/games/gnugo/pkg-descr +++ b/games/gnugo/pkg-descr @@ -1,11 +1,9 @@ -The game of Go. +This plays a competent beginner's game of Go (the development line has +achieved a rating of 17 kyu on the No Name Go Server, nngs.cosmic.org 9696), +and operates both in plain ASCII and using the Go Modem Protocol. -Currently, this program only understands basic Go rules and skills. -It counts the number of liberty for each board piece. Computer move is -generated by choosing among several possible moves to attack the opponent, -defense own pieces and match playing patterns. If no good move is found -then random move will be generated. It doesn't have the concept of eye -although it will try to form one. +For a nice graphical interface, cgoban's Go Modem feature can operate as a +front-end for gnugo (cgoban is available as a port/package). --Justin Seger- -jseger@scds.com +-Steve Coltrin- +spcoltri@code.cs.unm.edu |