Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Play a game of 2048
ResourceFunction["Play2048"][n] creates a notebook containing an n⨯n game of 2048. |
Play a standard 4×4 game of 2048:
| In[1]:= |
| Out[1]= |

Play a 3×3 game:
| In[2]:= |
| Out[2]= |

Play a 5×5 game:
| In[3]:= |
| Out[3]= |

Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License