readfen: readfen

View source: R/readfen.R

readfenR Documentation

readfen

Description

read fen (Forsyth–Edwards Notation) notation

Usage

readfen(fenstring)

Arguments

fenstring

fen string (pieces and turn)

Value

board and turn

Examples

readfen("r3kb1r/pp1nqppp/4bp2/2p5/3P4/1B3N2/PPP1QPPP/R1B1K2R w")


chess2plyrs documentation built on June 8, 2025, 10:03 a.m.