2048 This game is a learning project to get used to Rust's core concepts. Setup $ git clone [email protected]:vrouilhac/2048.git $ cd 2048 $ cargo run