Skip to content

Commit

Permalink
Updated the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
programarivm committed Nov 25, 2024
1 parent 9cee830 commit 87b3370
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/heuristic.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ The chess variant as per these options.
- `dunsany` is an asymmetric variant in which Black has the standard chess army and White has 32 pawns.
- `losing` chess, the objective of each player is to lose all of their pieces or be stalemated.
- `racing-kings` consists of being the first player to move their king to the eighth row.
- `capablanca` chess incorporates two new pieces, the archbishop and the chancellor, and is played on a 10×8 board.
- `capablanca-fischer` is a mix of Capablanca chess and Chess960.

## `movetext`

Expand Down
2 changes: 2 additions & 0 deletions docs/start.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ The chess variant as per these options.
- `dunsany` is an asymmetric variant in which Black has the standard chess army and White has 32 pawns.
- `losing` chess, the objective of each player is to lose all of their pieces or be stalemated.
- `racing-kings` consists of being the first player to move their king to the eighth row.
- `capablanca` chess incorporates two new pieces, the archbishop and the chancellor, and is played on a 10×8 board.
- `capablanca-fischer` is a mix of Capablanca chess and Chess960.

## `mode`

Expand Down

0 comments on commit 87b3370

Please sign in to comment.