text2048

Gem Version Build Status Code Climate Coverage Status Dependency Status Gitter chat Gittip

Text mode 2048 game.

Screenshot

Installation

$ gem install text2048

How to Play

$ 2048
  • Use your arrow keys or vi keys ('h'/'j'/'k'/'l') to move the tiles.
  • '+'/'-' to increase or decrease the size of the tiles displayed.
  • 'q' to quit.

Author

Yasuhito Takamiya (@yasuhito)