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

2048

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Jin Wenyao authored
    8bc74b99
    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: