Android Open Source - Game word WordGame






Project Summary

Awesome Word Game for Android! Assemble words with tiles before time runs out!.

Web Site / Source Repository

WordGame is hosted in the following web site
https://github.com/tim11/WordGame

If you think the Android project WordGame 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 WordGame.

ItemValue
Java File Count13
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version10
Minimum SDK Version10
Activity Count6
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_PHONE_STATE
Asset File Namesassets\wordlist.txt
Raw File Namesres\raw\bananaphone.mp3




Resource Files

There are 3 image files in WordGame. The names of the image files are listed as follows.

blank_tile.9.png
get_ready.png
pause.png

The following screenshort is generated from the image listed above.

null

Java Source Files

WordGame has the following Java source files.

neu.edu.madcource.timwright.BGAcknow.java
neu.edu.madcource.timwright.BananaPause.java
neu.edu.madcource.timwright.BananagramGame.java
neu.edu.madcource.timwright.BoardView.java
neu.edu.madcource.timwright.DictionaryMemory.java
neu.edu.madcource.timwright.HeapView.java
neu.edu.madcource.timwright.LetterHeap.java
neu.edu.madcource.timwright.LetterTile.java
neu.edu.madcource.timwright.LoadingScreen.java
neu.edu.madcource.timwright.Music.java
neu.edu.madcource.timwright.Prefs.java
neu.edu.madcource.timwright.WordGame.java
neu.edu.madcource.timwright.WordGameDictionary.java