A word game challenge for Android.
Game-Project is hosted in the following web site
https://github.com/Avuidrauxs/Game-Project
If you think the Android project Game-Project 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 Game-Project.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 8 |
jar files used | android-support-v4.jar sqliteassethelper-2.0.1.jar |
Asset File Names | assets\databases\xmhghana_wcc_heavy.db assets\fonts\arial.ttf assets\fonts\calibri.ttf |
There are 19 image files in Game-Project. The names of the image files are listed as follows.
about_alt.png close_onn_en.png codplay_onn_en.png cream_small.png cubmit_en.png difficulty.png how_to.png logo.png main_menu_txt_en.png play_en.png play_onn_en.png proceed_en.png submit_en.png wordchallenge.png wordchallenge_onn.png wordcheck.png wordcheck_onn.png wordcount.png wordcount_onn.png
The following screenshort is generated from the image listed above.
Game-Project has the following Java source files.
com.umedia.wccgame.DAO.DAOManager.java com.umedia.wccgame.DAO.EnglishWords.java com.umedia.wccgame.activities.AltMainGameActivity.java com.umedia.wccgame.activities.AltWelcomeActivity.java com.umedia.wccgame.activities.CopyOfNormalWordCheckActivity.java com.umedia.wccgame.activities.HardWordCheckActivity.java com.umedia.wccgame.activities.MainGameActivity.java com.umedia.wccgame.activities.NormalWordCheckActivity.java com.umedia.wccgame.activities.WelcomeChoiceActivity.java com.umedia.wccgame.activities.WordCheckActivity.java com.umedia.wccgame.sqlite.WCCAssetsDB.java