Skip to content

Hell everyone! Here I used tkinter and other libraries in python. In this game, I mainly used: sound, some animation, game control.

Notifications You must be signed in to change notification settings

MuradIsazade777/2048-Tkinter-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

2048 Game (with Tkinter)

This is the popular 2048 game made with Python and the Tkinter library. The game has a simple interface and allows players to play with the keyboard arrows. Also, sound effects and cell animations have been added.

Technologies used

  • Python 3.x
  • Tkinter (for GUI)
  • Pygame (for sound effects)

How to use it?

  1. Download the project and go to the folder:
git clone https://github.com/MuradIsazade777/2048-tkinter.git
cd 2048-tkinter

About

Hell everyone! Here I used tkinter and other libraries in python. In this game, I mainly used: sound, some animation, game control.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages