1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 09:48:11 +00:00
serenity/Base/usr/share/man/man6/2048.md
electrikmilk 74238d0aba Base: Add icons to man pages for GUI applications
Differentiate GUI applications in man pages with icons.
2022-01-16 22:41:31 -08:00

565 B

Name

Icon 2048

Synopsis

$ 2048

Description

2048 is a game where the goal is to combine tiles by sliding them together until making a tile with the number 2048 on it.

The tiles can be moved by pressing the arrow keys and they will combine when they are next to each other.

Settings

The game size, goal and difficulty can be changed in the settings.

The Evil AI setting will allow the game engine to choose the worst possible square to place the new tile. Normal mode will place it at a random spot.