Small Android Hangman Game for school. Result: A.
Hangman is hosted in the following web site
https://github.com/flexd/Hangman
If you think the Android project Hangman 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 Hangman.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Asset File Names | assets\fonts\PWScritch.ttf assets\fonts\house.ttf |
Raw File Names | res\raw\cackle_end.mp3 |
There are 1 image files in Hangman. The names of the image files are listed as follows.
hangman_logo.png
The following screenshort is generated from the image listed above.
Hangman has the following Java source files.
org.cognitiveio.s180212mappe1.MainActivity.java org.cognitiveio.s180212mappe1.MenuActivity.java org.cognitiveio.s180212mappe1.PopupDialog.java org.cognitiveio.s180212mappe1.PrefsFragment.java org.cognitiveio.s180212mappe1.RulesActivity.java org.cognitiveio.s180212mappe1.SetPreferencesActivity.java