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..
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.
The following table is the detailed list of Whack-A-Mole.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 6 |
Activity Count | 4 |
Required Permissions | android.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 Names | res\raw\whacked.mp3 |
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.
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