Author: Jeff Anderson
Date: 13:10:14 08/05/98
Go up one level in this thread
On August 05, 1998 at 07:29:58, Tom Kerrigan wrote: >The only exame of Pascal chess source code I can think of is CHESS 0.5, >published in 1978. Compare this to GNU Chess, Crafty, TSCP, etc. A very simple program called KC Chess written by Kevin Phillips and Craig S. Bruce was written in PASCAL. It goes only 4 ply I believe, but it is very well documented. I am using a report they did on as my 'bible' of sorts as I try to make my program. For thing I noticed is that I found interesting is that for the board they made a 10 x 10 array rather than 8 x 8 so they can check for legality of moves easier. There are lots if other interesting things in the report too. Jeff
This page took 0 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.