Add Logic To Make Bot Castle Earlier #40

Closed
opened 2025-08-29 22:49:50 +00:00 by Josh · 0 comments
Owner

The bot currently castles at random. Castle moves can be in the list of legal moves to select from, but its not weighted in anyway, meaning that specific move has no selection bias when I think it should. Castling protects the king piece from attacks earlier and is widely known to be a "good" general move.

The bot currently castles at random. Castle moves can be in the list of legal moves to select from, but its not weighted in anyway, meaning that specific move has no selection bias when I think it should. Castling protects the king piece from attacks earlier and is widely known to be a "good" general move.
Josh added the
WIP
label 2025-08-29 23:00:58 +00:00
Josh referenced this issue from a commit 2025-08-30 19:47:42 +00:00
Josh closed this issue 2025-08-30 19:48:01 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: projects/chess#40
No description provided.