Based on the popular game 2048 by Gabriele Cirulli, here is a Python version that uses TKinter.
To start the game, run:
$ python3 puzzle.py
Based on the popular game 2048 by Gabriele Cirulli, here is a Python version that uses TKinter.
To start the game, run:
$ python3 puzzle.py