Add Tactical Chess Play #41

Open
opened 2025-08-29 22:52:18 +00:00 by Josh · 1 comment
Owner

Let's review the idea of quiescence to help with chess tactics.

https://www.chessprogramming.org/Quiescence_Search

Let's review the idea of quiescence to help with chess tactics. https://www.chessprogramming.org/Quiescence_Search
Author
Owner

We can also consider move ordering, where we look at high value captures first and then iterate backwards.

https://www.chessprogramming.org/Move_Ordering

We can also consider move ordering, where we look at high value captures first and then iterate backwards. https://www.chessprogramming.org/Move_Ordering
Josh added the
WIP
label 2025-08-29 23:00:50 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: projects/chess#41
No description provided.