Bash implementation of 2048 game.
based on bash2048
Join the numbers and get to the 2048 tile!
yaourt -S 2048-puzzle-bash-git
Download the latest verion from zip or tar clone the repo.
$ cd path-to-2048
$ ./configure
$ sudo make install
Requirement | Type |
---|---|
bash | depends |
ASCII-board | depends |
figlet | optional |
$ 2048-puzzle
use arrow keys to navigate.