Changes

Jump to: navigation, search

Pawn Attacks (Bitboards)

28 bytes added, 11:40, 26 September 2020
no edit summary
Only intersection with the opponent pieces is required.
We may include a possible [[En passant|en passant]] target square.
 
=Pawns set-wise=
. . . . . . . . . . . . . . . .
</pre>
 
 
<span id="PawnAttackMaps"></span>
==Attack Maps==
</pre>
Those attack maps are among other things useful to decide about [[Candidates (Bitboards)|candidates]] and [[Backward Pawns (Bitboards)|backward pawns]] .
<span id="PawnCaptures"></span>
==Captures==
As usual, capture targets are the intersection of attack-sets with opponent pieces. Except [[En passant|en passant]] captures of course. A reverse shift of disjoint direction-wise sets obtains the pawns which may capture.

Navigation menu