a game named 2048 in android system.
2048 is hosted in the following web site
https://github.com/amoursu/2048
If you think the Android project 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 2048.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 1 |
2048 has the following Java source files.
com.amoursu.g2048.AnimLayer.java com.amoursu.g2048.ApplicationTest.java com.amoursu.g2048.Card.java com.amoursu.g2048.Config.java com.amoursu.g2048.GameView.java com.amoursu.g2048.MyActivity.java