Android Open Source - Game prototype Rogue_Droid






Project Summary

Android game prototype.

Web Site / Source Repository

Rogue_Droid is hosted in the following web site
https://github.com/maprice/Rogue_Droid

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

ItemValue
Java File Count24
Supported screen sizes[hdpi]
Minimum SDK Version10
Activity Count1
Asset File Namesassets\2013.03.10-13.37.46.jpeg
assets\2013.03.10-13.46.18.jpeg




Resource Files

There are 85 image files in Rogue_Droid. The names of the image files are listed as follows.

cs_attacksheet.png
cs_bigsprite.png
cs_spritesheet.png
e_slime.png
g_goldbag.png
g_pot.png
g_scroll.png
i_chest1.png
i_chest2.png
i_chest3.png
i_head1.png
i_head2.png
i_head3.png
i_potion1.png
i_potion2.png
i_ring1.png
i_ring2.png
i_ring3.png
i_scroll1.png
i_scroll2.png
i_scroll3.png
i_staff1.png
i_staff2.png
i_staff3.png
i_sword1.png
i_sword2.png
i_sword3.png
icon2.png
m_itemicon.png
m_skillicon.png
se_attackswipe2.png
se_basic.png
se_lightning.png
si_drainlife.png
si_emptyskill.png
si_firestorm.png
si_frostbite.png
si_lightning.png
si_teleport.png
si_woodspikecion.png
t00null.png
t01bcwall.png
t01bcwallf.png
t01empty.png
t01lcwall.png
t01lcwallf.png
t01newall.png
t01newallf.png
t01nwwall.png
t01nwwallf.png
t01rcwall.png
t01rcwallf.png
t01sedoor.png
t01sedoorf.png
t01sedoorfxx.png
t01sedoors.png
t01sedoorxx.png
t01sewall.png
t01sewallf.png
t01swdoor.png
t01swdoorf.png
t01swwall.png
t01swwallf.png
t01tcwall.png
t01tcwallf.png
t02stairup.png
t03stairdown.png
t04rwall.png
t05corner.png
t07lwall.png
t11empty.png
t14rwall.png
t15corner.png
t17lwall.png
tile6.png
ui_buttona.png
ui_buttona_loot.png
ui_buttona_spell.png
ui_buttona_wait.png
ui_joypad.png
ui_log_hidden.png
ui_minimap.png
ui_minimap_hidden.png
ui_skilltooltipp.png
ui_statusbar.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Rogue_Droid has the following Java source files.

abilitys.AttackType.java
abilitys.Basic.java
abilitys.Empty.java
abilitys.FireStorm.java
abilitys.FrostBite.java
abilitys.Lightning.java
abilitys.Posn.java
abilitys.WoodSpike.java
com.mike.rogue.AttackSquare.java
com.mike.rogue.AttackSwipe.java
com.mike.rogue.CombatLog.java
com.mike.rogue.Enemy.java
com.mike.rogue.GroundLoot.java
com.mike.rogue.Main.java
com.mike.rogue.Map.java
com.mike.rogue.MapChunks.java
com.mike.rogue.Menu.java
com.mike.rogue.Sprite.java
com.mike.rogue.Stats.java
dungeonGen.Dungeon.java
dungeonGen.NRandom.java
dungeonGen.Posn.java
dungeonGen.Room.java
items.Item.java