2048-rs - rust 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