Android Open Source - Game platform RockFall-Android






Project Summary

A work in progress recreation of my first ever game for the Android platform!.

Web Site / Source Repository

RockFall-Android is hosted in the following web site
https://github.com/Raffprta/RockFall-Android

If you think the Android project RockFall-Android 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 RockFall-Android.

ItemValue
Java File Count19
Supported screen sizes[mdpi, hdpi]
Activity Count2

License

The license information of RockFall-Android is as follows:

GNU Lesser General Public License





Resource Files

There are 1 image files in RockFall-Android. The names of the image files are listed as follows.

noob_kitty.png

The following screenshort is generated from the image listed above.

null

Java Source Files

eu.raffprta.rockfall.app.GameCanvas.java
eu.raffprta.rockfall.app.GameIntent.java
eu.raffprta.rockfall.app.GameScreen.java
eu.raffprta.rockfall.app.MainGame.java
eu.raffprta.rockfall.app.MenuCanvas.java
eu.raffprta.rockfall.app.SpriteContainer.java
eu.raffprta.rockfall.app.StopWatch.java
eu.raffprta.rockfall.app.TouchHandler.java
eu.raffprta.rockfall.core.entity.AbstractEntity.java
eu.raffprta.rockfall.core.entity.EntityFactory.java
eu.raffprta.rockfall.core.entity.Entity.java
eu.raffprta.rockfall.core.entity.FallableType.java
eu.raffprta.rockfall.core.entity.Fallable.java
eu.raffprta.rockfall.core.entity.Powerup.java
eu.raffprta.rockfall.core.entity.Protagonist.java
eu.raffprta.rockfall.core.entity.Rock.java
eu.raffprta.rockfall.core.sprite.SpriteFactory.java
eu.raffprta.rockfall.core.sprite.SpriteSheet.java
eu.raffprta.rockfall.core.sprite.Sprite.java