A simple hangman Android game made for my software engineering class..
HangmanPlus is hosted in the following web site
https://github.com/budgebi/HangmanPlus
If you think the Android project HangmanPlus 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 HangmanPlus.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
HangmanPlus has the following Java source files.
com.example.hangman.EndOfGameActivity.java com.example.hangman.GamePlayActivity.java com.example.hangman.MainActivity.java