# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "twenty48" in publications use:' type: software license: MIT title: 'twenty48: Play a Game of 2048 in the Console' version: 0.2.1 doi: 10.32614/CRAN.package.twenty48 abstract: Generates a game of 2048 that can be played in the console. Supports grids of arbitrary sizes, undoing the last move, and resuming a game that was exited during the current session. authors: - family-names: Rossell Hayes given-names: Alexander email: alexander@rossellhayes.com orcid: https://orcid.org/0000-0001-9412-0457 repository: https://rossellhayes.r-universe.dev repository-code: https://github.com/rossellhayes/twenty48 commit: 49a055f443841413476319cfe14bc596c1f7f460 url: https://github.com/rossellhayes/twenty48 contact: - family-names: Rossell Hayes given-names: Alexander email: alexander@rossellhayes.com orcid: https://orcid.org/0000-0001-9412-0457