Android Open Source - Game ball BallInHole-Android






Project Summary

A simple game where you try to get a ball into the ordered holes..

Web Site / Source Repository

BallInHole-Android is hosted in the following web site
https://github.com/Armarr/BallInHole-Android

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

ItemValue
Java File Count9
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
commons-math3-3.2.jar




Java Source Files

BallInHole-Android has the following Java source files.

be.robindeprins.ballinhole.AccelerometerHandler.java
be.robindeprins.ballinhole.GameActivity.java
be.robindeprins.ballinhole.model.Ball.java
be.robindeprins.ballinhole.model.Chrono.java
be.robindeprins.ballinhole.model.Field.java
be.robindeprins.ballinhole.model.Game.java
be.robindeprins.ballinhole.model.Hole.java
be.robindeprins.ballinhole.model.abstractions.Entity.java
be.robindeprins.ballinhole.widgets.DrawingPanel.java