Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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("remotes")
remotes::install_github("rossellhayes/twenty48")

Example

Gameplay recording


Hex sticker font is Source Sans Pro 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.

You can’t perform that action at this time.