Color Hunt is an Android game that requires the player to find of objects of a certain color before the timer runs out..
colorhunt is hosted in the following web site
https://github.com/adilk/colorhunt
If you think the Android project colorhunt 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 colorhunt.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 6 |
Activity Count | 3 |
Required Permissions | android.permission.CAMERA android.permission.VIBRATE android.permission.WAKE_LOCK |
Raw File Names | res\raw\crowd_cheer.ogg |
There are 9 image files in colorhunt. The names of the image files are listed as follows.
blue.png brown.png camera.png green.png grey.png orange.png pink.png purple.png red.png
The following screenshort is generated from the image listed above.
colorhunt has the following Java source files.
fitnessapps.scavenger.activity.FinalScoreActivity.java fitnessapps.scavenger.activity.LevelActivity.java fitnessapps.scavenger.activity.StartGameActivity.java fitnessapps.scavenger.components.MyTimer.java fitnessapps.scavenger.data.ColorMap.java fitnessapps.scavenger.data.GlobalState.java fitnessapps.scavenger.data.Histogram.java