2048 Console Game in Python.
To Run: ./game.py
Rules:
-
Enter U, D, L or R for Moving Up, Down, Left or Right.
-
Enter Q to quit.
-
After every move, updated matrix will be displayed with one new tile.
-
If no update is possible with chosen move, the same matrix will be displayed with the message.