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

2048

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