forward: Advance in the game tree, playing next move from current...

Description Usage Arguments Value

View source: R/game.R

Description

Advance in the game tree, playing next move from current branch

Usage

1
forward(game, steps = 1)

Arguments

game

A game node

steps

How many steps (half-turns) to advance

Value

A game node


chess documentation built on Jan. 13, 2021, 8:31 p.m.