forward {chess}R Documentation

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


[Package chess version 1.0.1 Index]