move_do: improve castling #13

Closed
opened 2024-05-16 09:04:39 +02:00 by bruno · 1 comment
Owner

Try to avoid multiple tests for castling rights updates (for both colors).

Maybe some static data with a1/e1/h1 "from" squares and a8/h8 "to" squares, giving a mask to mask/remove some castling rights ?

Try to avoid multiple tests for castling rights updates (for both colors). Maybe some static data with a1/e1/h1 "from" squares and a8/h8 "to" squares, giving a mask to mask/remove some castling rights ?
bruno added the
enhancement
label 2024-05-22 20:30:24 +02:00
Author
Owner

Done in 8d46ff9

Done in 8d46ff9
bruno closed this issue 2024-09-12 08:33:26 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bruno/brchess#13
No description provided.