Android Open Source - Game project RollingStone






Project Summary

A game mechanic proof of concept in one night. Third Android project..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of RollingStone.

ItemValue
Java File Count12
Supported screen sizes[mdpi]
Minimum SDK Version4
Activity Count1




Resource Files

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.

null




Java Source Files

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