Android Open Source - Game board Android-game






Project Summary

a board game with a deck.

Web Site / Source Repository

Android-game is hosted in the following web site
https://github.com/houpcz/Android-game

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

ItemValue
Java File Count23
Supported screen sizes[ldpi]
Minimum SDK Version4
Activity Count1
Asset File Namesassets\maps\map1.lev
assets\maps\map2.lev
assets\maps\map3.lev
assets\maps\map4.lev
assets\maps\map5.lev
assets\maps\map6.lev
assets\maps\map7.lev
assets\maps\map8.lev
assets\maps\map9.lev




Resource Files

There are 25 image files in Android-game. The names of the image files are listed as follows.

b_archer.png
b_cavalery.png
b_cleric.png
b_infantry.png
b_king.png
b_mage.png
b_respawn.png
b_spellbook.png
b_summoner.png
b_thief.png
b_wall.png
board_marble.png
board_marble_dark.png
board_marble_light.png
w_archer.png
w_cavalery.png
w_cleric.png
w_infantry.png
w_king.png
w_mage.png
w_respawn.png
w_spellbook.png
w_summoner.png
w_thief.png
w_wall.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Android-game has the following Java source files.

cz.ic.resurrection.heroic.Board.java
cz.ic.resurrection.heroic.BoardTouchListener.java
cz.ic.resurrection.heroic.BoardView.java
cz.ic.resurrection.heroic.FigureMarked.java
cz.ic.resurrection.heroic.GameCore.java
cz.ic.resurrection.heroic.GameObjectView.java
cz.ic.resurrection.heroic.HUDView.java
cz.ic.resurrection.heroic.Heroic.java
cz.ic.resurrection.heroic.HeroicInterface.java
cz.ic.resurrection.heroic.HeroicView.java
cz.ic.resurrection.heroic.Human.java
cz.ic.resurrection.heroic.Map.java
cz.ic.resurrection.heroic.Player.java
cz.ic.resurrection.heroic.figure.Archer.java
cz.ic.resurrection.heroic.figure.BoardPos.java
cz.ic.resurrection.heroic.figure.Figure.java
cz.ic.resurrection.heroic.figure.King.java
cz.ic.resurrection.heroic.figure.Knight.java
cz.ic.resurrection.heroic.figure.NullFigure.java
cz.ic.resurrection.heroic.figure.Pawn.java
cz.ic.resurrection.heroic.figure.Wall.java