Willy-JL ff24807dc8 Fix remote fetch order 1 سال پیش
..
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 ff24807dc8 Fix remote fetch order 1 سال پیش
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 4faf23dd7d Merge 2048 from https://github.com/xMasterX/all-the-plugins 1 سال پیش
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 25db1f08bb Fixes for toolchain 28 / gcc 12 pt1 1 سال پیش
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.