(2011) ROYGBIV was my first start to finish Android app. It's a simple game that has all the fundamental game mechanics and was used to help me understand how to draw on the canvas and manipulate the Android environment..
ROYGBIV_Droid is hosted in the following web site
https://github.com/saternius/ROYGBIV_Droid
If you think the Android project ROYGBIV_Droid 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 ROYGBIV_Droid.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 7 |
Activity Count | 1 |
Raw File Names | res\raw\blowshom.mp3 res\raw\bowdaysheus.mp3 res\raw\eoeu.mp3 res\raw\epic.mp3 res\raw\errg.mp3 res\raw\getn.mp3 res\raw\hlr.mp3 res\raw\kantaztic.mp3 res\raw\lolipop.mp3 res\raw\menu_mp3.mp3 res\raw\timneric.mp3 res\raw\uee.mp3 res\raw\ugh.mp3 |
There are 34 image files in ROYGBIV_Droid. The names of the image files are listed as follows.
blue.png blue_orb1.png blue_orb2.png blue_orb3.png blue_upgrade.png game_over.png green.png green_orb1.png green_orb2.png green_orb3.png green_upgrade.png kag.png orange.png orange_orb1.png orange_orb2.png orange_orb3.png orange_upgrade.png praise_awsome.png praise_bodacious.png praise_fantastic.png praise_good.png praise_greatjob.png praise_keepitup.png praise_super.png red_orb1.png red_orb2.png red_orb3.png red_upgrade.png sound_options.png yellow.png yellow_orb.png yellow_orb2.png yellow_orb3.png yellow_upgrade.png
The following screenshort is generated from the image listed above.
ROYGBIV_Droid has the following Java source files.
myrighttoplay.android.ROYGBIV.Bar.java myrighttoplay.android.ROYGBIV.GameLoopThread.java myrighttoplay.android.ROYGBIV.GameView.java myrighttoplay.android.ROYGBIV.Kag.java myrighttoplay.android.ROYGBIV.Motivation.java myrighttoplay.android.ROYGBIV.ROYGBIVActivity.java myrighttoplay.android.ROYGBIV.Sprite.java myrighttoplay.android.ROYGBIV.Star.java myrighttoplay.android.ROYGBIV.Trail.java myrighttoplay.android.ROYGBIV.Upgrade.java