Android Open Source - Game sdk aeroplane-chess






Project Summary

A small inter-active game with Android SDK.

Web Site / Source Repository

aeroplane-chess is hosted in the following web site
https://github.com/fortdam/aeroplane-chess

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

ItemValue
Java File Count9
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

There are 36 image files in aeroplane-chess. The names of the image files are listed as follows.

blue.png
blue0.png
blue1.png
blue2.png
blue3.png
blue4.png
blue5.png
blue6.png
blue_fin.png
green.png
green0.png
green1.png
green2.png
green3.png
green4.png
green5.png
green6.png
green_fin.png
red.png
red0.png
red1.png
red2.png
red3.png
red4.png
red5.png
red6.png
red_fin.png
yellow.png
yellow0.png
yellow1.png
yellow2.png
yellow3.png
yellow4.png
yellow5.png
yellow6.png
yellow_fin.png

The following screenshort is generated from the image listed above.

null




Java Source Files

aeroplane-chess has the following Java source files.

com.fortdam.aeroplane_chess.Cell.java
com.fortdam.aeroplane_chess.DispAction.java
com.fortdam.aeroplane_chess.Game.java
com.fortdam.aeroplane_chess.Plane.java
com.fortdam.aeroplane_chess.PlayRule.java
com.fortdam.aeroplane_chess.Player.java
com.fortdam.aeroplane_chess.UserAction.java
com.fortdam.aeroplane_chess.static.java
com.fortdam.aeroplane_chess.ui.Position.java