/2048

Remake of 2048 (as a Python game)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

2048

Remake of 2048 (as a Python game)

This is a little version of popular game 2048 - optimized for Windows. Used programming language is Python. You may need to install it: https://www.python.org/downloads/

Graphical user interface is implemented with tkinter-package.