Android game, swipe the screen till you manage to reach 2048..
Game_2048 is hosted in the following web site
https://github.com/jesus-/Game_2048
If you think the Android project Game_2048 listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Game_2048.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Game_2048 has the following Java source files.
application.game2048.Board.java application.game2048.MainActivity.java application.game2048.OnSwipeTouchListener.java application.game2048.Square.java