Skip to content
Snippets Groups Projects
Select Git revision
  • b3eb2a1a9f86aadd6adb396d2a9466ed342f8121
  • master default
2 results

2048

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Jin Wenyao authored
    b3eb2a1a
    History

    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: