A game mechanic proof of concept in one night. Third Android project..
RollingStone is hosted in the following web site
https://github.com/kolibabas/RollingStone
If you think the Android project RollingStone 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 RollingStone.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 4 |
Activity Count | 1 |
There are 9 image files in RollingStone. The names of the image files are listed as follows.
btnblueback.png btnjumpnrml.png btnredback.png btnyellowback.png platform.png platformgenerator.png playerblue.png playerred.png playeryellow.png
The following screenshort is generated from the image listed above.
RollingStone has the following Java source files.
com.memeworks.rollingstone.GameActivity.java com.memeworks.rollingstone.GameState.java com.memeworks.rollingstone.GameWorld.java com.memeworks.rollingstone.MenuState.java com.memeworks.rollingstone.Platform.java com.memeworks.rollingstone.PlayState.java com.memeworks.rollingstone.PlayerBall.java com.memeworks.rollingstone.RollingStone.java com.memeworks.rollingstone.UIManager.java com.memeworks.rollingstone.Util.java com.memeworks.rollingstone.Wall.java