2048 This game is a learning project to get used to Rust's core concepts. Setup $ git clone git@github.com:vrouilhac/2048.git $ cd 2048 $ cargo run