# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "chess2plyrs" in publications use:' type: software license: GPL-3.0-only title: 'chess2plyrs: Chess Game Creation and Tools' version: 0.3.0 doi: 10.32614/CRAN.package.chess2plyrs abstract: 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. authors: - family-names: Annicchiarico given-names: Luigi email: luigi.annic@gmail.com repository: https://luigi-annic.r-universe.dev commit: 3a608da5b93b58c021a3354172b27d3f3e6d8045 date-released: '2025-06-06' contact: - family-names: Annicchiarico given-names: Luigi email: luigi.annic@gmail.com