Android Open Source - Game sensor Barrel-Race






Project Summary

An android based game which uses device sensors (accelerometer), where the rider starts at the gate and has to ride completely around the barrels in fastest possible time..

Web Site / Source Repository

Barrel-Race is hosted in the following web site
https://github.com/ankittolia/Barrel-Race

If you think the Android project Barrel-Race 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 Barrel-Race.

ItemValue
Java File Count13
Supported screen sizes[xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version21
Minimum SDK Version11
Activity Count8
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.VIBRATE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\hand.ttf




Resource Files

There are 4 image files in Barrel-Race. The names of the image files are listed as follows.

cup.png
pause.png
start.png
start_game.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Barrel-Race has the following Java source files.

com.barrel.BarrelPositionCompute.java
com.barrel.DisplayScoreActivity.java
com.barrel.HighScoresListActivity.java
com.barrel.InstructionsActivity.java
com.barrel.MainActivity.java
com.barrel.RaceStartActivity.java
com.barrel.SettingActivity.java
com.barrel.SplashScreen.java
com.barrel.adapter.CustomListViewAdapter.java
com.barrel.bean.HighScore.java
com.barrel.io.FileIO.java
com.barrel.io.Preferences.java
com.barrel.view.BarrelView.java