A demo 2048 android game from https://github.com/plter/Android2048GameLesson.
Game2048 is hosted in the following web site
https://github.com/tomyiyun/Game2048
If you think the Android project Game2048 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 Game2048.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
Game2048 has the following Java source files.
com.liuhanyu.game2048.app.Card.java com.liuhanyu.game2048.app.GameView.java com.liuhanyu.game2048.app.MainActivity.java