Android Open Source - Game hunt colorhunt






Project Summary

Color Hunt is an Android game that requires the player to find of objects of a certain color before the timer runs out..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of colorhunt.

ItemValue
Java File Count8
Supported screen sizes[mdpi]
Minimum SDK Version6
Activity Count3
Required Permissionsandroid.permission.CAMERA
android.permission.VIBRATE
android.permission.WAKE_LOCK
Raw File Namesres\raw\crowd_cheer.ogg




Resource Files

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.

null




Java Source Files

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