Learn R Programming

chess (version 1.0.1)

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

Description

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

Usage

forward(game, steps = 1)

Arguments

game

A game node

steps

How many steps (half-turns) to advance

Value

A game node