Tty2048 [](https://travis-ci.org/lexmag/tty2048)
February 15, 2015 ยท View on GitHub
2048 game in a terminal.

Prerequisite
Elixir, version 1.0.0 or later.
Building
To build project and generate a standalone escript:
$ mix escript.build
This creates the tty2048 executable.
License
This software is licensed under the ISC license.