Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048 Game (CustomTkinter Edition)

A modern 2048 game built with Python's customtkinter library. This implementation includes a sleek dark-themed GUI, high score tracking, keyboard controls, and more.

Features

  • Classic 2048 gameplay
  • Keyboard controls (Arrow keys or WASD)
  • High score persistence across sessions
  • Responsive GUI using customtkinter
  • Dark mode interface
  • How to Play instructions

Requirements

  • Python 3.11
  • customtkinter
  • tkinter (comes pre-installed with most Python distributions)

How to run the program

python3 main.py

After running the program, a game GUI should pop up.

About

A modern 2048 game built with Python's customtkinter library.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages