2048 The famous 2048 game implemented in Rust, Elixir and Zig. Table of Contents 2048 Table of Contents Rust Elixir Zig To download, clone the repo locally. git clone https://github.com/oraqlle/2048.git cd 2048 Rust cd 2048-rust cargo run --release Elixir ~ Zig ~