Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 beta 3/9/83; site cae780.UUCP Path: utzoo!linus!philabs!cmcl2!floyd!harpo!seismo!hao!hplabs!hpda!fortune!amd70!cae780!chuqui From: chuqui@cae780.UUCP (Chuq Von Rospach) Newsgroups: net.games.go Subject: Re: machine go Message-ID: <221@cae780.UUCP> Date: Mon, 19-Dec-83 12:40:12 EST Article-I.D.: cae780.221 Posted: Mon Dec 19 12:40:12 1983 Date-Received: Wed, 21-Dec-83 05:39:12 EST References: <6851@arizona.UUCP> Organization: CAESystems, Inc. Sunnyvale Lines: 12 I know of only one go game for computers. That is Weizenbaums go on MIT-MC. It is written in lisp. As a complete and blundering novice, I usually took it apart. That is not to put down the program, because it is a good program, but to point out the difficulty of the logic of playing. what I have been considering recently is a program that will referee a go game between one or more people (one if I am playing by mail and want to record and store moves on line, 2 to play, three with a watcher, etc...). That has also been done by Robert Maas at MIT-MC in Lisp, but I have not really done too much on it because I am waiting for 4.2 and IPC because getting two terminals to talk on 4.1 nicely is a real pain...