Add Blood King Rises#421
Open
mo-blo wants to merge 2 commits into
Open
Conversation
Perlkonig
requested changes
Jun 22, 2026
| playercounts: [2], | ||
| version: "20260617", | ||
| dateAdded: "2026-06-17", | ||
| description: "apgames:descriptions.bloodking", |
Member
There was a problem hiding this comment.
There needs to be at least one URL. People need to be able to look up the rules of the game. This is typically a BGG link, but it doesn't have to be.
| }, | ||
| ], | ||
| categories: [ | ||
| "goal>checkmate", |
Member
There was a problem hiding this comment.
We already have goal>royal-capture. Use that instead.
| "board>connect>rect", | ||
| "components>fairychess", | ||
| ], | ||
| flags: [], |
Member
There was a problem hiding this comment.
All new games must have the experimental flag at the very least until the game is complete and approved for production.
|
|
||
| return moves; | ||
| } | ||
| private pieceMoves(from: string, player: playerid): string[] { |
Member
There was a problem hiding this comment.
Just so you're aware, we do have a Betza notation parser in our codebase. Nobody has used it yet, and you are not obligated to, but it is there.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds Blood King Rises, a chess variant where the sixth capture awakens both kings. Once risen, kings also move like knights, and capturing a king ends the game.
This prototype includes: