Android Open Source - Game simple nubes-gravitatorias






Project Summary

Simple game presented on Benasque 2013's Extreme Android Programming contest.

Web Site / Source Repository

nubes-gravitatorias is hosted in the following web site
https://github.com/santi-gonzalez/nubes-gravitatorias

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

ItemValue
Java File Count24
Target SDK Version17
Minimum SDK Version14
Activity Count2
jar files usedandroid-support-v4.jar
android-support-v4.jar
Raw File Namesres\raw\bounce.mp3
res\raw\good_job_riemann.mp3




Resource Files

There are 3 image files in nubes-gravitatorias. The names of the image files are listed as follows.

cloud.png
riemann.png
target.png

The following screenshort is generated from the image listed above.

null

Java Source Files

nubes-gravitatorias has the following Java source files.

cat.santi.benasque.nuvesgravitatorias.MainActivity.java
cat.santi.benasque.nuvesgravitatorias.bichos.AbsBicho.java
cat.santi.benasque.nuvesgravitatorias.bichos.Ball.java
cat.santi.benasque.nuvesgravitatorias.bichos.Cloud.java
cat.santi.benasque.nuvesgravitatorias.bichos.ElasticBand.java
cat.santi.benasque.nuvesgravitatorias.bichos.Slingshot.java
cat.santi.benasque.nuvesgravitatorias.bichos.Target.java
cat.santi.benasque.nuvesgravitatorias.interfaces.OnResetBallListener.java
cat.santi.benasque.nuvesgravitatorias.interfaces.OnScoreChangeListener.java
cat.santi.benasque.nuvesgravitatorias.logic.Logic.java
cat.santi.benasque.nuvesgravitatorias.manager.SoundManager.java
cat.santi.benasque.nuvesgravitatorias.view.GameView.java
cat.santi.nubes.MainActivity.java
cat.santi.nubes.bichos.AbsBicho.java
cat.santi.nubes.bichos.Ball.java
cat.santi.nubes.bichos.Cloud.java
cat.santi.nubes.bichos.ElasticBand.java
cat.santi.nubes.bichos.Slingshot.java
cat.santi.nubes.bichos.Target.java
cat.santi.nubes.interfaces.OnResetBallListener.java
cat.santi.nubes.interfaces.OnScoreChangeListener.java
cat.santi.nubes.logic.Logic.java
cat.santi.nubes.manager.SoundManager.java
cat.santi.nubes.view.GameView.java