From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <200106282015.QAA24691@math.psu.edu> To: 9fans@cse.psu.edu From: Dan Cross Subject: [9fans] Chess program? Date: Thu, 28 Jun 2001 16:15:52 -0400 Topicbox-Message-UUID: c0a2d716-eac9-11e9-9e20-41e7f4b1d025 Is there a chess program for Plan 9? Given Ken Thompson's history of interest in computer chess, I can't imagine that there isn't (though I can imagine that it might not be distributed for whatever reason). Anyway, how are people wasting their time on Plan 9? Thanks! - Dan ``E5'' C. From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <022c01c10023$4aac8480$c0b7c6d4@SOMA> From: "Boyd Roberts" To: <9fans@cse.psu.edu> References: <200106282015.QAA24691@math.psu.edu> Subject: Re: [9fans] Chess program? MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit Date: Fri, 29 Jun 2001 00:40:11 +0200 Topicbox-Message-UUID: c0e2eeaa-eac9-11e9-9e20-41e7f4b1d025 belle (sp?) used speciliased h/w to to the alpha/beta pruning. it's just not a matter of s/w. i saw his talk, in sydney, many years ago. From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [9fans] Chess program? MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C1077E.B6633234" Message-ID: <73AFF2EAA018984A902FD5DC7D061CDBC4DF@exchange.nsof.co.il> From: "Dan Bar Dov" To: <9fans@cse.psu.edu> Date: Sun, 8 Jul 2001 09:22:15 +0200 Topicbox-Message-UUID: c381953a-eac9-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. ------_=_NextPart_001_01C1077E.B6633234 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable > Anyway, how are people wasting their time on Plan 9? =20 Well, on figuring out how to break a loop in RC, or return from a rc function before the end. Some moves or more complicated then chess moves. ------_=_NextPart_001_01C1077E.B6633234 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Re: [9fans] Chess program?

> Anyway, how are people wasting their time on Plan = 9? 

Well, on figuring out how to break a loop in RC, or = return from a rc function before the end.
Some moves or more complicated then chess = moves.

------_=_NextPart_001_01C1077E.B6633234-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Cross Message-Id: <200107091714.NAA12563@augusta.math.psu.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] Chess program? In-Reply-To: <73AFF2EAA018984A902FD5DC7D061CDBC4DF@exchange.nsof.co.il> Cc: Date: Mon, 9 Jul 2001 13:14:00 -0400 Topicbox-Message-UUID: c42a7fec-eac9-11e9-9e20-41e7f4b1d025 In article <73AFF2EAA018984A902FD5DC7D061CDBC4DF@exchange.nsof.co.il> you write: >Some moves or more complicated then chess moves. Yes, the Salsa comes to mind.... - Dan C.