twenty48

License: MIT R build status

A clone of Gabriele Cirulli’s 2048 in R.

Installation

You can install the released version of twenty48 from CRAN with:

install.packages("twenty48")

or the development version from GitHub with:

# install.packages("pak")
pak::pkg_install("rossellhayes/twenty48")

Example

Gameplay recording

Hex sticker font is Source Sans by Adobe.

Recording made with ScreenToGif by Nicke Manarin.

Please note that twenty48 is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.