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

2048

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Wen Yao Jin authored
    601b6692
    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: