Android Open Source - Game word Game-Project






Project Summary

A word game challenge for Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Game-Project.

ItemValue
Java File Count11
Supported screen sizes[mdpi, hdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count8
jar files usedandroid-support-v4.jar
sqliteassethelper-2.0.1.jar
Asset File Namesassets\databases\xmhghana_wcc_heavy.db
assets\fonts\arial.ttf
assets\fonts\calibri.ttf




Resource Files

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.

null




Java Source Files

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