Closed ArjunSahlot closed 3 years ago
Add a function that returns the number of attackers attacking a certain square.
New member: Bitboard::attackers(moves, square)
Bitboard::attackers(moves, square)
Describe changes
Add a function that returns the number of attackers attacking a certain square.
Additional info
New member:
Bitboard::attackers(moves, square)