Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 363 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 363 Bytes

2048-python

Based on the popular game 2048 by Gabriele Cirulli, here is a Python version that uses TKinter.

screenshot

To start the game, run:

$ python3 puzzle.py

Contributors: