Skip to content

2048 is a single-player sliding block puzzle game build in python 2 . The game's objective is to slide numbered tiles on a grid to combine them to create a tile with the number 2048.

Notifications You must be signed in to change notification settings

shivamm691/game2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

game2048

2048 is a single-player sliding block puzzle game build in python 2 . The game's objective is to slide numbered tiles on a grid to combine them to create a tile with the number 2048 this project use Tkinter the standard GUI library for Python. Python when combined with Tkinter provides a fast and easy way to create GUI applications..

About

2048 is a single-player sliding block puzzle game build in python 2 . The game's objective is to slide numbered tiles on a grid to combine them to create a tile with the number 2048.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages