turn {chess} | R Documentation |
Get whose turn it is
Description
Get whose turn it is
Usage
turn(game)
Arguments
game |
A game node |
Value
A boolean (TRUE
is White and FALSE
is Black)
[Package chess version 1.0.1 Index]
turn {chess} | R Documentation |
Get whose turn it is
turn(game)
game |
A game node |
A boolean (TRUE
is White and FALSE
is Black)