ElefthManolis / 2048-python

🐍 2048

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2048-python

Run on Repl.it

Based on the popular game 2048 by Gabriele Cirulli. The game's objective is to slide numbered tiles on a grid to combine them to create a tile with the number 2048. Here is a Python version that uses TKinter!

screenshot

To start the game, run:

$ python3 puzzle.py

Contributors:

About

🐍 2048

License:MIT License


Languages

Language:Python 100.0%