1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-28 08:35:09 +00:00
serenity/Base/usr/share/man/man6/2048.md
Brian Gianforcaro 64dfb3a28f Base: Add icons to man pages for GUI applications
Differentiate GUI applications in man pages with icons.

This is the revert of the revert commit, now that the icon processing
was fixed in 89c0f84a28.
Revert: dae298e9df
Original: 74238d0aba

Co-authored-by: electrikmilk <brandonjordan124@gmail.com>
2022-01-17 03:38:54 -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.