A small inter-active game with Android SDK.
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.
The following table is the detailed list of aeroplane-chess.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
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.
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