Chess Game (written in Java for Android devices).
Android-Chess is hosted in the following web site
https://github.com/huacyang/Android-Chess
If you think the Android project Android-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 Android-Chess.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Minimum SDK Version | 10 |
Activity Count | 3 |
There are 27 image files in Android-Chess. The names of the image files are listed as follows.
black.png black_bishop.png black_king.png black_knight.png black_pawn.png black_queen.png black_rook.png c.png chessless.png e.png e1.png e2.png h.png l.png m.png o.png s1.png s2.png t.png w.png white.png white_bishop.png white_king.png white_knight.png white_pawn.png white_queen.png white_rook.png
The following screenshort is generated from the image listed above.
Android-Chess has the following Java source files.
bg.Bishop.java bg.Block.java bg.Board.java bg.Chess.java bg.Control.java bg.King.java bg.Knight.java bg.Pawn.java bg.Queen.java bg.Rook.java cs213.chess.android.AndroidChessActivity.java cs213.chess.android.AndroidChessEngine.java cs213.chess.android.AndroidChessMain.java cs213.chess.android.AndroidChessReplay.java