About
2048 is a single-player sliding tile puzzle game written by Gabriele Cirulli and released in March 2014 as free, open-source software, originally built as a JavaScript and CSS browser game. txt2048 is a text-based implementation of 2048 written in Rust, distributed as both a reusable library crate — which implements 2048 on an arbitrary-size square board — and a separate text-based game executable.