A more enhanced, animated, colored version of the well-known game 2048.
my2048 is hosted in the following web site
https://github.com/xresco/my2048
If you think the Android project my2048 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 my2048.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 11 image files in my2048. The names of the image files are listed as follows.
blue.png dark_green.png drak_blue.png green.png grey.png orange.png pink.png purple.png red.png soft_grey.png yellow.png
The following screenshort is generated from the image listed above.
my2048 has the following Java source files.
com.robox.my.ImageAdapter.java com.robox.my.MainActivity.java com.robox.my.SimpleGestureFilter.java com.robox.my.model.Board.java