A very simple Hang Man game for Android..
HangThatMan is hosted in the following web site
https://github.com/katfa/HangThatMan
If you think the Android project HangThatMan 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 HangThatMan.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
There are 7 image files in HangThatMan. The names of the image files are listed as follows.
body.png head.png left_arm.png left_leg.png right_arm.png right_leg.png scaffold.png
The following screenshort is generated from the image listed above.
HangThatMan has the following Java source files.
s171183.android1.hioa.GameActivity.java s171183.android1.hioa.GameDialog.java s171183.android1.hioa.GameManager.java s171183.android1.hioa.MainMenuActivity.java s171183.android1.hioa.RulesDialog.java s171183.android1.hioa.util.SystemUiHider.java s171183.android1.hioa.util.SystemUiHiderBase.java s171183.android1.hioa.util.SystemUiHiderHoneycomb.java