A simple Android app for traditional English game Hangman!.
hangman is hosted in the following web site
https://github.com/HeleiWang/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 | 3 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
hangman has the following Java source files.
com.example.hangu.LevelSelectActivity.java com.example.hangu.MainActivity.java com.example.hangu.PlayActivity.java