Simple game presented on Benasque 2013's Extreme Android Programming contest.
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.
The following table is the detailed list of nubes-gravitatorias.
Item | Value |
---|---|
Java File Count | 24 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar android-support-v4.jar |
Raw File Names | res\raw\bounce.mp3 res\raw\good_job_riemann.mp3 |
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.
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