Sign inSign up

defnotgustavom/2048-cli

By defnotgustavom

Updated over 3 years ago

Image size: ~35KiB. Barebones 2048 game.

Image
0

7.0K

defnotgustavom/2048-cli repository overview

  • Running:

docker run -it --rm --log-driver none --net none --read-only defnotgustavom/2048-cli

  • Controls

hjkl and wasd Default movement keys

q Quit the current game

  • Options ( /2048 -OPTION )

-h Print the program usage.

-H Print the current highscore.

-C Disable color support (default).

-c Enable color support if supported.

-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.

-b RATE Set the rate at which blocks spawn per turn.

Tag summary

Content type

Image

Digest

sha256:5c1e635e8

Size

33 kB

Last updated

over 3 years ago

docker pull defnotgustavom/2048-cli