A small puzzle game for Android.
GhostGame is hosted in the following web site
https://github.com/bgarahs/GhostGame
If you think the Android project GhostGame 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 GhostGame.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Asset File Names | assets\words.txt |
Raw File Names | res\raw\game_lost_sound.wav res\raw\game_won_sound.wav |
There are 11 image files in GhostGame. The names of the image files are listed as follows.
background_image.png big_button.png ic_launcher_old.png menu_button.png menu_button2.png menu_button_clicked.png small_button.png small_button_clicked.png small_button_clicked_old.png small_button_old.png the_word_background.png
The following screenshort is generated from the image listed above.
GhostGame has the following Java source files.
com.example.first.DisplayMessageActivity.java com.example.first.FileReader.java com.example.first.FileReaderSerializable.java com.example.first.GhostGame.java com.example.first.MainActivity.java com.example.first.ReadinFileActivity.java com.example.first.util.SystemUiHider.java com.example.first.util.SystemUiHiderBase.java com.example.first.util.SystemUiHiderHoneycomb.java