Android Open Source - Game accelerometer Android-accelerometer-game






Project Summary

an Android game, written using JBox2D, which player controls a character using accelerometer to reach the goal without hitting the walls and obstacles.

Web Site / Source Repository

Android-accelerometer-game is hosted in the following web site
https://github.com/cltsang/Android-accelerometer-game

If you think the Android project Android-accelerometer-game 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 Android-accelerometer-game.

ItemValue
Java File Count19
Supported screen sizes[mdpi, ldpi, xhdpi]
Target SDK Version9
Minimum SDK Version9
Activity Count5
jar files usedJBox2D.jar
android-support-v4.jar
Raw File Namesres\raw\main.ogg
res\raw\playing.ogg
res\raw\powerup.ogg




Resource Files

There are 12 image files in Android-accelerometer-game. The names of the image files are listed as follows.

kingusuraimu.gif
levelselector_level.png
main_highscore.png
main_play.png
main_settings.png
menu_home.png
menu_resume.png
menu_selectlevel.png
menu_settings.png
moonbluk.gif
rolesia.gif
samaletria.gif

The following screenshort is generated from the image listed above.

null




Java Source Files

Android-accelerometer-game has the following Java source files.

com.example.csci3310project10.BGMManager.java
com.example.csci3310project10.Game.java
com.example.csci3310project10.GameActivity.java
com.example.csci3310project10.HighScoreActivity.java
com.example.csci3310project10.LevelSelector.java
com.example.csci3310project10.MainActivity.java
com.example.csci3310project10.MyActivity.java
com.example.csci3310project10.SettingActivity.java
com.example.csci3310project10.Settings.java
com.game.map.GameMap.java
com.game.map.Map1.java
com.game.map.Map2.java
com.game.map.Map3.java
com.game.map.Map4.java
com.game.object.GameObject.java
com.game.object.Monster1.java
com.game.object.Pillar.java
com.game.object.Pillar2.java
com.game.object.Wall.java