Written in Python 2.7.x and pygame1.9.1~2
compliant (at least) Python 3.4
HOW TO PLAY:
keyboard UP, DOWN, LEFT, RIGHT, escape to quit
increase your score shifting tiles with same number.
the value of resulting tile is multiplied *2.
CUSTOMISE YOUR GAME:
edit py2048.cfg configuration file. you can:
-Change Raws and Columns amount.
-Change Random range value of new tile.
-Limit the maximum tile value.
-Limit time allowed for movement.
-Enable no movement (a new tile appear even...