-
-
Notifications
You must be signed in to change notification settings - Fork 235
Support variant "Battle of the Kings" #419
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestvariantSupport for additional variant requestedSupport for additional variant requested
Description
BattleOTK (rules in https://www.chessvariants.com/page/MSbattle-of-kings-) is a complex variant on 8x8-board with standard pieces. There is changed only the start position of chess (and even this is not necessary) and the following rule: when a piece moves, the square it leaves doesn't remain empty, but there appears the next-stronger piece in the hierarchy pawn- knight-bishop-rook-queen-king, and only when the king moves there remains an empty square. Here you see how a game of this variant looks: https://www.chess.com/forum/view/chess-variants/battle-of-the-kings
Question: is there an easy way to implement this special rule (gating?) in Fairy-SF? Or a hint which file/line should be changed to implement a branch with this variant?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestvariantSupport for additional variant requestedSupport for additional variant requested
Type
Projects
Status
✅ Done