User Tools

Site Tools


chess:programming:move_generation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
chess:programming:move_generation [2021/11/15 16:17] peterchess:programming:move_generation [2021/11/15 16:18] (current) peter
Line 15: Line 15:
 // Bit     18  : P       : Pawn Move. // Bit     18  : P       : Pawn Move.
 // Bit     19  : DP      : Double Pawn Move. // Bit     19  : DP      : Double Pawn Move.
-// Bit     20  : QM      : Quite Move. (Not capture, castling, or pawn promotion, or check).+// Bit     20  : QM      : Quite Move. (Not capture, castling, pawn promotion, or check).
 // Bit     21  : Ca      : Capture. (Including En-Passant Capture). // Bit     21  : Ca      : Capture. (Including En-Passant Capture).
 // Bit     22  : KC      : King Capture. // Bit     22  : KC      : King Capture.
chess/programming/move_generation.1636993033.txt.gz · Last modified: 2021/11/15 16:17 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki