Real time Android game.
dodgeit is hosted in the following web site
https://github.com/ayzwah/dodgeit
If you think the Android project dodgeit 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 dodgeit.
Item | Value |
---|---|
Java File Count | 12 |
Target SDK Version | 7 |
Minimum SDK Version | 1 |
Activity Count | 3 |
Required Permissions | android.permission.INTERNET android.permission.VIBRATE |
There are 7 image files in dodgeit. The names of the image files are listed as follows.
android_dead.png android_icon_125.png dodgeitplayer.png obama.png obama_2.png player_dead.png red_ball.png
The following screenshort is generated from the image listed above.
dodgeit has the following Java source files.
com.aw.dodgeit.Ball.java com.aw.dodgeit.DodgeItActivity.java com.aw.dodgeit.DodgeItThread.java com.aw.dodgeit.GameObject.java com.aw.dodgeit.GameResources.java com.aw.dodgeit.InputObject.java com.aw.dodgeit.Player.java com.aw.dodgeit.Preferences.java com.aw.dodgeit.Splash.java com.aw.dodgeit.StringUtility.java