/2048-Game

2048 is a single-player sliding block puzzle game made with Python and Kivy framework. The game's objective is to slide numbered tiles on a grid to combine them to create a tile with the number 2048.

Primary LanguagePythonMIT LicenseMIT

2048-Game

2048 is a single-player sliding block puzzle game made with Python and Kivy framework. The game's objective is to slide numbered tiles on a grid to combine them to create a tile with the number 2048.