Cloned Games

2048-puzzle

HaltedPlayableLinux

Based on 2048

2048-puzzle screenshot

About

2048 is a single-player sliding tile puzzle game written by Gabriele Cirulli and released in 2014, where the player slides numbered tiles on a grid to combine them into a tile numbered 2048. 2048-puzzle is a Bash implementation of 2048 for the Linux terminal, built on top of the existing bash2048 project by mydzor rather than written from scratch.

Getting started

It can be installed via an AUR package on Arch Linux, or built manually by downloading the source, running the included configure step, and then 'sudo make install'; it depends on Bash and the ASCII-board library, with figlet as an optional extra. Once installed, tiles are moved with the arrow keys.

Additional notes

Provenance
It is explicitly based on the existing bash2048 project by mydzor rather than an independent implementation.
Share:

We’d like to use analytics cookies to understand how visitors use this site. See our Privacy Policy for details. Nothing else is tracked, and the site works the same either way.