chessplot: chessplot

View source: R/chessplot.R

chessplotR Documentation

chessplot

Description

plots the current position

Usage

chessplot(game, style = 1)

Arguments

game

chess game object (i.e., a list with elements board, turn, history, and fen_history as created by newgame function)

style

font style. 1: chess pieces according to unicode; 2: chess labels

Value

plot


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