Project

text2048

0.0
No release in over 3 years
Low commit activity in last 3 years
Text mode 2048 game in Ruby.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.6.2
~> 0.7.0
~> 1.3.15
~> 2.5.0
~> 4.2.1
~> 2.6.1
~> 4.2.9
~> 0.4.6
~> 10.3.2
~> 1.3.7
~> 3.5.4
~> 0.23.0
~> 0.8.7.4

Runtime

~> 1.0.1
 Project Readme

text2048

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

Text mode 2048 game.

Screenshot

Installation

$ gem install text2048

To upgrade to the latest version, use:

$ gem update 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.

Links

Author

Yasuhito Takamiya (@yasuhito)