2048 in Rust A small Rust implementation of 2048 Controls Use WASD or arrows to move tiles q or Ctrl+C - quit b - show stats Requirements Rust Cargo OS with ANSI terminals (Redox, Mac OS X, BSD, Linux, etc.) Building $ cargo build Running $ cargo run