Learn R Programming

chess (version 1.0.1)

turn: 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)