Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Attack tables

Author: Dan Andersson

Date: 13:29:32 11/20/02

Go up one level in this thread


There exists a bit board implementation using 32 bit words called AttackBoard.
In that you have an array of 64 words each containing information on what pieces
attack each square. You can make a pretty efficient move generator using that
information.

MvH Dan Andersson



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.