halfmove_clock {chess}R Documentation

Get number of half-moves since the last capture or pawn move

Description

Get number of half-moves since the last capture or pawn move

Usage

halfmove_clock(game)

Arguments

game

A game node

Value

An integer


[Package chess version 1.0.1 Index]