Linux console implementation of the game 2048 using ascii colouring schemes.
Please Do report Bugs if you find any. Feel free to distribute!
4. git clone https://github.com/MathewRo/Linux-2048-Game.git
Make sure the files '2048.txt' and '2047.txt' are present in the same folder as that of the executable.
Arrow keys for corresponding grid shifts.
Disable ascii arts to start with the game quickly.
Use your arrow keys to move the tiles.
When two tiles with the same number touch, they merge into one!
2048 is a single-player sliding block puzzle game by 19-year-old Italian web developer Gabriele Cirulli.