slackbuilds_ponce/games/2048-in-terminal/README
K. Eugene Carlson 422369e8be
games/2048-in-terminal: Added (terminal-based 2048 clone)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-06-18 09:09:58 +07:00

13 lines
512 B
Text

2048-in-terminal (terminal-based 2048 clone)
This is a clone of the "2048" grid game written in C for the terminal.
Use the arrow or vi keys to move the blocks; other controls will appear
onscreen. A game can be continued after quitting the program. The high
score and game state are saved at $HOME/.2048.
A sliding effect for moving blocks can be toggled on and off in-game.
To have the program start with the animation turned off, use the
following parameter when calling the SlackBuild:
DEFAULTSLIDE=no