A chess program which allows the user to create a game, add moves, check for legal moves and game result, plot the board, take back, read and write FEN (Forsyth–Edwards Notation). A basic chess engine based on minimax is implemented.
| Version: | 0.3.0 | 
| Depends: | R (≥ 4.3.0) | 
| Imports: | stats, ggplot2 (≥ 3.4.4) | 
| Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) | 
| Published: | 2025-06-02 | 
| DOI: | 10.32614/CRAN.package.chess2plyrs | 
| Author: | Luigi Annicchiarico [cre, aut] | 
| Maintainer: | Luigi Annicchiarico <luigi.annic at gmail.com> | 
| License: | GPL-3 | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | chess2plyrs results | 
| Reference manual: | chess2plyrs.html , chess2plyrs.pdf | 
| Vignettes: | chess2plyrs (source, R code) | 
| Package source: | chess2plyrs_0.3.0.tar.gz | 
| Windows binaries: | r-devel: chess2plyrs_0.3.0.zip, r-release: chess2plyrs_0.3.0.zip, r-oldrel: chess2plyrs_0.3.0.zip | 
| macOS binaries: | r-release (arm64): chess2plyrs_0.3.0.tgz, r-oldrel (arm64): chess2plyrs_0.3.0.tgz, r-release (x86_64): chess2plyrs_0.3.0.tgz, r-oldrel (x86_64): chess2plyrs_0.3.0.tgz | 
Please use the canonical form https://CRAN.R-project.org/package=chess2plyrs to link to this page.