Android Open Source - Game hangman android-hangman-game






Project Summary

Source code from Tuts+ tutorial - Android SDK: Create a Hangman Game.

Web Site / Source Repository

android-hangman-game is hosted in the following web site
https://github.com/SueSmith/android-hangman-game

If you think the Android project android-hangman-game listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of android-hangman-game.

ItemValue
Java File Count3
Target SDK Version18
Minimum SDK Version16
Activity Count2




Resource Files

There are 4 image files in android-hangman-game. The names of the image files are listed as follows.

android_hangman_gallows.png
android_hangman_head.png
android_hangman_leg1.png
android_hangman_leg2.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android-hangman-game has the following Java source files.

com.example.hangman.GameActivity.java
com.example.hangman.LetterAdapter.java
com.example.hangman.MainActivity.java