Skip to content

ShubhamAnand/2048-android

 
 

Repository files navigation

2048-android

This is the android port of the 2048 game made by Gabriele Cirulli https://github.com/gabrielecirulli/2048 It's nothing fancy, just a webview that loads the localy stored html files of the original game. I just wanted to make it instantly playable without internet (the app doesn't require any permissions) and with a quick access icon for my smartphone.

Feel free to contribute with pull requests to the original project by Gabriele or to this one if you have any android specific improvements in mind.

Play store link: https://play.google.com/store/apps/details?id=com.uberspot.a2048

##Building

If you want to build from source just do

git clone https://github.com/uberspot/2048-android.git
cd 2048-android/
git submodule update --recursive 

##License

2048-android is licensed under the MIT license.

About

The android port of the 2048 game (for offline playing)

Resources

License

Stars

Watchers

Forks

Packages

No packages published