Android app uses simple algorithms to catch a dot as the user tries to guide the dot to a goal..
ChaserApp is hosted in the following web site
https://github.com/rkaganda/ChaserApp
If you think the Android project ChaserApp 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 ChaserApp.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
ChaserApp has the following Java source files.
chaser.Chaser.java chaser.Dot.java chaser.DotAI.java chaser.Field.java chaser.LineDotAI.java com.rkaganda.chaserapp.CircleTestActivity.java com.rkaganda.chaserapp.MainMenu.java