Android Open Source - Game word wordshunter






Project Summary

A word search game for android..

Web Site / Source Repository

wordshunter is hosted in the following web site
https://github.com/avraamisvi/wordshunter

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

ItemValue
Java File Count30
Supported screen sizes[hdpi]
Minimum SDK Version7
Activity Count1
Asset File Namesassets\fonts\Chalkduster.ttf
Raw File Namesres\raw\dic.dic
res\raw\dic_eng.dic
res\raw\evoluiu.wav
res\raw\explosion.ogg
res\raw\hash.hs
res\raw\hash_eng.hs
res\raw\musica_tema.ogg
res\raw\submete_ok.wav




Resource Files

There are 10 image files in wordshunter. The names of the image files are listed as follows.

arrow_left_down.png
arrow_left_up.png
arrow_right_down.png
arrow_right_up.png
base_status_cena.png
bloco_fogo.png
bloco_letra.png
explosion.png
menu_panel.png
selecionado.png

The following screenshort is generated from the image listed above.

null




Java Source Files

wordshunter has the following Java source files.

br.com.pyx.games.words.hunter.Engine.java
br.com.pyx.games.words.hunter.core.Actor.java
br.com.pyx.games.words.hunter.core.Animation.java
br.com.pyx.games.words.hunter.core.Factory.java
br.com.pyx.games.words.hunter.core.Layer.java
br.com.pyx.games.words.hunter.core.Scene.java
br.com.pyx.games.words.hunter.core.SceneObject.java
br.com.pyx.games.words.hunter.core.Screen.java
br.com.pyx.games.words.hunter.core.SoundManager.java
br.com.pyx.games.words.hunter.core.StaticSprite.java
br.com.pyx.games.words.hunter.core.Timer.java
br.com.pyx.games.words.hunter.core.game.BlockFactory.java
br.com.pyx.games.words.hunter.core.game.BlockScreen.java
br.com.pyx.games.words.hunter.core.game.Bric.java
br.com.pyx.games.words.hunter.core.game.BricCol.java
br.com.pyx.games.words.hunter.core.game.DictionaryDatabase.java
br.com.pyx.games.words.hunter.core.game.Display.java
br.com.pyx.games.words.hunter.core.game.Explosion.java
br.com.pyx.games.words.hunter.core.game.LevelUpText.java
br.com.pyx.games.words.hunter.core.game.MenuBlockScene.java
br.com.pyx.games.words.hunter.core.game.MenuScreen.java
br.com.pyx.games.words.hunter.core.game.NewPoint.java
br.com.pyx.games.words.hunter.core.game.PainelInicial.java
br.com.pyx.games.words.hunter.core.game.SceneFactory.java
br.com.pyx.games.words.hunter.core.game.ScoreDisplay.java
br.com.pyx.games.words.hunter.core.game.StartScreen.java
br.com.pyx.games.words.hunter.core.game.SubmitButton.java
br.com.pyx.games.words.hunter.core.game.Utils.java
br.com.pyx.games.words.hunter.core.game.WordsDatabase.java