A 2048-like game for GNOME.
-
Objective
The goal is to slide numbered tiles on a grid to combine them into a tile with the number 2048. You can continue playing to achieve higher scores after reaching 2048. -
Game Setup
- The game is played on a 5x5 grid.
- At the start, two tiles with the number 2 appear randomly on the grid.
-
Controls
Use arrow keys (or swipe gestures on mobile) to move tiles in these directions:- Up
- Down
- Left
- Right
-
Gameplay
- All tiles slide as far as possible in the chosen direction.
- When two tiles with the same number collide, they merge into one tile with their sum.
- After each move, a new tile (2 or 4) appears at a random empty position on the grid.
-
Winning
You win the game when you create a tile with the number 2048. -
Losing
The game ends when the grid is completely filled, and no more moves are possible. -
Tips
- Plan your moves to avoid getting stuck.
- Keep your largest tiles in one corner for better organization.
- Avoid spreading high-value tiles all over the grid.
Enjoy sliding and strategizing!
- Homepage: https://wiki.gnome.org/Apps/2048
- Report issues: https://gitlab.gnome.org/GNOME/gnome-2048/issues/
- Translate: https://wiki.gnome.org/TranslationProject
- Code of Conduct: https://gitlab.gnome.org/GNOME/gnome-2048/blob/master/code-of-conduct.md