Skip to content
Snippets Groups Projects
Select Git revision
  • 952d2fcf3d0f6c682a4b8680a958de165afc17ae
  • master default protected
2 results

2048

  • Clone with SSH
  • Clone with HTTPS
  • 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: