Skip to content

creatoratnight/2048-for-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048 for Android

2048 for Android

This is a remake of this 2048 game. I coded the game from scratch to see if I could get it done within one day.

I made this game to get more comfortable with python, give myself a little maths/algorithm related challenge and learning how to use Kivy for Android apps.

The game is played by swiping up, down, left or right. Whenever two tiles with the same number are pushed against each other they will add up and form a new tile with double the value. The goal of the game is to get a 2048 tile.

You can download the game from: creatoratnight.com/app/2048.apk

About

2048 for Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages