A simple game where you try to get a ball into the ordered holes..
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.
The following table is the detailed list of BallInHole-Android.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar commons-math3-3.2.jar |
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