
About
2048 is a sliding-tile puzzle game written by Gabriele Cirulli and released as free/open-source software (MIT license) in March 2014, later followed by official iOS and Android versions. 2048 Vanced is an independent Rust reimplementation of 2048 for Linux, distributed via the Arch Linux AUR or built from source with Cargo; the project describes itself as still in early stages, with breakage expected before a 1.0 release.
Getting started
On Arch-based distributions it can be installed from the AUR (e.g. with yay); on other Linux systems, install Rust and run the project's install script after cloning the repository. Windows and macOS builds are not yet available.
Known limitations
- stability: Project is still in early stages and things can and will break until it reaches 1.0.
Media
Additional notes
- Roadmap
- Planned but not-yet-implemented features listed by the developer include mouse support, additional resolutions, a scoreboard, Android support, and variant boards with hexagonal or triangular tiles.