MX 67a1cb2f5b fixing some big bugs %!s(int64=2) %!d(string=hai) anos
..
images 8a1923af47 move base pack here %!s(int64=2) %!d(string=hai) anos
img 12d4dbebe9 combine 1 %!s(int64=2) %!d(string=hai) anos
LICENSE 8a1923af47 move base pack here %!s(int64=2) %!d(string=hai) anos
README-catalog.md 12d4dbebe9 combine 1 %!s(int64=2) %!d(string=hai) anos
README.md 8a1923af47 move base pack here %!s(int64=2) %!d(string=hai) anos
application.fam 67a1cb2f5b fixing some big bugs %!s(int64=2) %!d(string=hai) anos
array_utils.c 8a1923af47 move base pack here %!s(int64=2) %!d(string=hai) anos
array_utils.h 8a1923af47 move base pack here %!s(int64=2) %!d(string=hai) anos
digits.h 8a1923af47 move base pack here %!s(int64=2) %!d(string=hai) anos
game_2048.c 67a1cb2f5b fixing some big bugs %!s(int64=2) %!d(string=hai) anos
game_2048.png 8a1923af47 move base pack here %!s(int64=2) %!d(string=hai) anos

README-catalog.md

In this classic game, your objective is to collect the highest number of points by connecting identical numbers on the playing field.

You can control the game using the Up, Down, Right, and Left buttons, which allow you to move all cells on the playing field simultaneously.

Whenever you merge two identical numbers, their value doubles. For instance, combining 2 and 2 results in 4.

The game ends when no further moves are possible. Exiting the game will save the current state of the game board.