game-2048 0.2.0

A cli implementation of the popular 2048 game writen in rust
game-2048-0.2.0 is not a library.

2048 - game (rust implementation, wip)

A simple termion implementation of the popular game alt tag

Download

git clone git@github.com:pierrechevalier83/2048-rs.git

Build

cargo build --release

Run

cargo run --release

Install

cargo install game-2048