2048 implementation with python and ncurses
A terminal/ncurses/python version of the original game at http://gabrielecirulli.github.io/2048/
Just clone/download and do
python 2048.py
Use the cursor keys to move and join tiles. Get to the 2048 tile!