lexmag / tty2048

Terminal-based 2048 game written in Elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tty2048 Build Status

2048 game in a terminal.

Screenshot

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.

About

Terminal-based 2048 game written in Elixir

License:ISC License


Languages

Language:Elixir 100.0%