Description Usage Arguments Value
Get information about the current board given a color
1 2 3 4 5 6 7 | has_insufficient_material(game, color)
has_castling_rights(game, color)
has_kingside_castling_rights(game, color)
has_queenside_castling_rights(game, color)
|
game |
A game node |
color |
Color to use ( |
A boolean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.