Two player hangman Android app.
Hangman is hosted in the following web site
https://github.com/bergeron/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 | 2 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Minimum SDK Version | 7 |
Activity Count | 1 |
Asset File Names | assets\dictionary.txt assets\piggy.gif |
There are 27 image files in Hangman. The names of the image files are listed as follows.
a.png b.png c.png d.png e.png f.png g.png h.png i.png isaword.png j.png k.png l.png m.png n.png o.png p.png q.png r.png s.png t.png u.png v.png w.png x.png y.png z.png
The following screenshort is generated from the image listed above.
Hangman has the following Java source files.
com.hangman.HangmanActivity.java