Learn R Programming

twenty48

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


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.

Copy Link

Version

Install

install.packages('twenty48')

Monthly Downloads

204

Version

0.2.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Alexander Rossell Hayes

Last Published

September 13th, 2022

Functions in twenty48 (0.2.1)

play_2048

Play 2048 in the console
twenty48-package

twenty48: Play a Game of 2048 in the Console