Android Open Source - Game app Whack-A-Mole






Project Summary

Android application for Kacie's fitness apps research. A GPS-based game in which kids cooperate to find "molehills" nearby, then use the accelerometer to smash the moles for points..

Web Site / Source Repository

Whack-A-Mole is hosted in the following web site
https://github.com/bsdocke/Whack-A-Mole

If you think the Android project Whack-A-Mole 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 Whack-A-Mole.

ItemValue
Java File Count12
Supported screen sizes[mdpi]
Minimum SDK Version6
Activity Count4
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.VIBRATE
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.WRITE_SECURE_SETTINGS
android.permission.WRITE_SETTINGS
Raw File Namesres\raw\whacked.mp3




Resource Files

There are 6 image files in Whack-A-Mole. The names of the image files are listed as follows.

arrow.png
down_arrow.png
left_arrow.png
mole.png
molehill.png
right_arrow.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Whack-A-Mole has the following Java source files.

com.activities.DirectionsActivity.java
com.activities.EndLevelActivity.java
com.activities.EnterIDActivity.java
com.activities.GameActivity.java
com.activities.LevelSelectActivity.java
com.activities.SelectModeActivity.java
com.activities.SettingsActivity.java
com.activities.SplashActivity.java
com.components.GPSData.java
com.components.GPSLocation.java
com.components.GlobalState.java
com.components.PlayerSettings.java