This is a small program written by Python.
The main interface is as follows :
git clone https://github.com/GuidoPaul/2048.git
cd 2048
python 2048.py
You only need to press the 'a'(Left), 'w'(Up), 'd'(Right) or 's'(Down), then press "Enter".
Yes, It really is that simple.
