File name: 2048.APK
ID: com.uberspot.a2048
Version: 1.96
File Size: 0.6Mb
2048 Screenshots
2048 Details
2048 Puzzle Game-------------------------------
This is the android port of the 2048 game made by Gabriele Cirulli https://github.com/gabrielecirulli/2048
It's just a webview that loads the locally stored HTML files of the original game.
No ads, no permissions required. Just open source. :)
I just wanted to make it instantly playable without Internet and with a quick access icon for my smartphone. It is a bit slower than native code since everything runs in an android webview. If you want you can contribute fixes/speedups here https://github.com/uberspot/2048
Long touch for 3+ seconds anywhere on the game if you want to toggle the fullscreen mode.
You can view the code here https://github.com/uberspot/2048-android
What's new in 2048 1.96
v1.96- Rebuilt apk with new build tools.
v1.95
- Added German, Spanish, Polish, Serbian translations thx to contributors in github
- Added experimental night mode button
- Minor optimizations to responsiveness
v1.91
- Added greek and french app translation, minor build improvements.
v1.89
- Add hardware acceleration on android 3.0+ to improve rendering speed
v 1.885
- Added temporary confirmation dialog in new game button until the main game devs decide what to do with that.