variations {chess}R Documentation

Get all variations for next move (the children of current node)

Description

Get all variations for next move (the children of current node)

Usage

variations(game)

Arguments

game

A game node

Value

A list of games nodes


[Package chess version 1.0.1 Index]