Author: Andreas Guettinger
Date: 12:47:57 06/16/05
Go up one level in this thread
On June 16, 2005 at 15:04:08, Christopher Conkie wrote: >True, but if you make a chess engine it should at the very least know the rules >of chess (on it's own) or it is not, repeat not, a "chess" engine. > >No rules = anything goes. > >Christopher True, but a legal move in a legal position cannot result in a illegal position. That's a fact. That's why you only have to check for legallity when the user sets up a new position. This happens not very often. So no performance is lost. regards Andy
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.