Willy-JL 27d4d8c1d8 Fix merge пре 2 година
..
images 101ba1c5d8 Add 2048 from https://github.com/xMasterX/all-the-plugins пре 2 година
img 101ba1c5d8 Add 2048 from https://github.com/xMasterX/all-the-plugins пре 2 година
.gitsubtree 27d4d8c1d8 Fix merge пре 2 година
LICENSE 101ba1c5d8 Add 2048 from https://github.com/xMasterX/all-the-plugins пре 2 година
README-catalog.md 101ba1c5d8 Add 2048 from https://github.com/xMasterX/all-the-plugins пре 2 година
README.md 101ba1c5d8 Add 2048 from https://github.com/xMasterX/all-the-plugins пре 2 година
application.fam 27d4d8c1d8 Fix merge пре 2 година
array_utils.c 101ba1c5d8 Add 2048 from https://github.com/xMasterX/all-the-plugins пре 2 година
array_utils.h 101ba1c5d8 Add 2048 from https://github.com/xMasterX/all-the-plugins пре 2 година
digits.h 101ba1c5d8 Add 2048 from https://github.com/xMasterX/all-the-plugins пре 2 година
game_2048.c 27d4d8c1d8 Fix merge пре 2 година
game_2048.png 101ba1c5d8 Add 2048 from https://github.com/xMasterX/all-the-plugins пре 2 година

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.