# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "mergeGridR" in publications use:' type: software license: GPL-3.0-or-later title: 'mergeGridR: Grid-Based Number Merge Puzzle Simulation' version: 0.2.0 identifiers: - type: url value: https://fbertran.github.io/mergeGridR/ abstract: Provides tools to simulate, analyse, visualise, and benchmark grid-based number merge puzzles. The package implements generic grid mechanics, tile-spawning rules, merge rules, scoring functions, reproducible simulation utilities, and local 'Shiny' and 'WebGL' interfaces for interactive use. It is intended for teaching, algorithmic experimentation, and game-theoretic examples. The autoplay helpers use standard heuristic search and Monte Carlo simulation ideas described in Russell and Norvig (2021, ISBN:9780134610993) and Robert and Casella (2004, ISBN:9780387212395). authors: - family-names: Bertrand given-names: Frederic email: frederic.bertrand@lecnam.net orcid: https://orcid.org/0000-0002-0837-8281 repository: https://cran.r-universe.dev repository-code: https://github.com/fbertran/mergeGridR commit: bd47b5d1b7b039cb61fc05ce3abe682f206b848d url: https://github.com/fbertran/mergeGridR/ date-released: '2026-06-10' contact: - family-names: Bertrand given-names: Frederic email: frederic.bertrand@lecnam.net orcid: https://orcid.org/0000-0002-0837-8281