Learn R Programming

happytime (version 0.1.0)

run2048: The 2048 Game

Description

The adjacent numbers can be added if they are equal. When the maximum number reaches 2048, you win.

Usage

run2048()

Arguments

Examples

Run this code
# NOT RUN {
run2048()

# }

Run the code above in your browser using DataLab