A Chess game for Google's Android platform.
g_chess is hosted in the following web site
https://github.com/johngunderman/g_chess
If you think the Android project g_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 g_chess.
Item | Value |
---|---|
Java File Count | 12 |
Activity Count | 1 |
There are 12 image files in g_chess. The names of the image files are listed as follows.
black_bishop.png black_king.png black_knight.png black_pawn.png black_queen.png black_rook.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.
g_chess has the following Java source files.
org.gChess.Bishop.java org.gChess.ChessBoard.java org.gChess.ChessPiece.java org.gChess.ChessSquare.java org.gChess.ChessView.java org.gChess.King.java org.gChess.Knight.java org.gChess.Location.java org.gChess.Pawn.java org.gChess.Queen.java org.gChess.Rook.java org.gChess.gChess.java