GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
2048(1) FreeBSD General Commands Manual 2048(1)

2048 - play the game 2048 in your terminal

2048 [-hrcCaA] [-s SIZE] [-b RATE]

2048 is an implementation of the popular game, 2048, designed to be run on a terminal. It is deisgned to be easy to understand and extend.

hjkl and wasd
Default movement keys. Depending on the graphics implementation, there may be extra alternatives.
q
Quit the current game.

-h
Print the program usage.
-H
Print the current highscore.
-c
Enable color support if supported.
-C
Disable color support (default).
-a
Enable animations (default).
-A
Disable animations.
-i
Enable ai without displaying game.
-I
Enable ai and display game.
-r
Reset highscore. Will prompt user.
-s SIZE
Set the size of the playing field. Default is 4. Maximum value is 16, minimum is 4.
-b RATE
Set the rate at which blocks are spawned. Default is 1.

Originally written by Marc Tiehuis. All contributions can be found at https://github.com/Tiehuis/2048-cli.

MIT License (2014)

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.