Download Free code g chess
Description
A Chess game for Google's Android platform.
Icons
Source Files
The download file g_chess-master.zip has the following entries.
.classpath//w ww .ja v a 2 s . co m
.gitignore
.project
.settings/org.eclipse.jdt.core.prefs
.settings/org.eclipse.ltk.core.refactoring.prefs
AndroidManifest.xml
README
bin/classes.dex
bin/gChess.apk
bin/org/gChess/Bishop.class
bin/org/gChess/ChessBoard.class
bin/org/gChess/ChessPiece.class
bin/org/gChess/ChessSquare.class
bin/org/gChess/ChessView.class
bin/org/gChess/King.class
bin/org/gChess/Knight.class
bin/org/gChess/Location.class
bin/org/gChess/Pawn.class
bin/org/gChess/Queen.class
bin/org/gChess/R$attr.class
bin/org/gChess/R$drawable.class
bin/org/gChess/R$layout.class
bin/org/gChess/R$string.class
bin/org/gChess/R.class
bin/org/gChess/Rook.class
bin/org/gChess/gChess.class
bin/resources.ap_
default.properties
doc/allclasses-frame.html
doc/allclasses-noframe.html
doc/constant-values.html
doc/deprecated-list.html
doc/help-doc.html
doc/index-files/index-1.html
doc/index-files/index-10.html
doc/index-files/index-11.html
doc/index-files/index-12.html
doc/index-files/index-13.html
doc/index-files/index-14.html
doc/index-files/index-15.html
doc/index-files/index-16.html
doc/index-files/index-2.html
doc/index-files/index-3.html
doc/index-files/index-4.html
doc/index-files/index-5.html
doc/index-files/index-6.html
doc/index-files/index-7.html
doc/index-files/index-8.html
doc/index-files/index-9.html
doc/index.html
doc/org/gChess/Bishop.html
doc/org/gChess/ChessBoard.html
doc/org/gChess/ChessPiece.html
doc/org/gChess/ChessSquare.html
doc/org/gChess/ChessView.html
doc/org/gChess/King.html
doc/org/gChess/Knight.html
doc/org/gChess/Location.html
doc/org/gChess/Pawn.html
doc/org/gChess/Queen.html
doc/org/gChess/R.attr.html
doc/org/gChess/R.drawable.html
doc/org/gChess/R.html
doc/org/gChess/R.layout.html
doc/org/gChess/R.string.html
doc/org/gChess/Rook.html
doc/org/gChess/class-use/Bishop.html
doc/org/gChess/class-use/ChessBoard.html
doc/org/gChess/class-use/ChessPiece.html
doc/org/gChess/class-use/ChessSquare.html
doc/org/gChess/class-use/ChessView.html
doc/org/gChess/class-use/King.html
doc/org/gChess/class-use/Knight.html
doc/org/gChess/class-use/Location.html
doc/org/gChess/class-use/Pawn.html
doc/org/gChess/class-use/Queen.html
doc/org/gChess/class-use/R.attr.html
doc/org/gChess/class-use/R.drawable.html
doc/org/gChess/class-use/R.html
doc/org/gChess/class-use/R.layout.html
doc/org/gChess/class-use/R.string.html
doc/org/gChess/class-use/Rook.html
doc/org/gChess/class-use/gChess.html
doc/org/gChess/gChess.html
doc/org/gChess/package-frame.html
doc/org/gChess/package-summary.html
doc/org/gChess/package-tree.html
doc/org/gChess/package-use.html
doc/overview-tree.html
doc/package-list
doc/resources/inherit.gif
doc/stylesheet.css
gen/org/gChess/R.java
images/black bishop.jpg
images/black king.jpg
images/black pawn.jpg
images/black queen.jpg
images/black rook.jpg
images/blackKinght.jpg
images/white bishop.jpg
images/white king.jpg
images/white pawn.jpg
images/white queen.jpg
images/white rook.jpg
images/whiteKnight.jpg
res/drawable/black_bishop.png
res/drawable/black_king.png
res/drawable/black_knight.png
res/drawable/black_pawn.png
res/drawable/black_queen.png
res/drawable/black_rook.png
res/drawable/icon.png
res/drawable/white_bishop.png
res/drawable/white_king.png
res/drawable/white_knight.png
res/drawable/white_pawn.png
res/drawable/white_queen.png
res/drawable/white_rook.png
res/layout/main.xml
res/values/strings.xml
src/org/gChess/Bishop.java
src/org/gChess/ChessBoard.java
src/org/gChess/ChessPiece.java
src/org/gChess/ChessSquare.java
src/org/gChess/ChessView.java
src/org/gChess/King.java
src/org/gChess/Knight.java
src/org/gChess/Location.java
src/org/gChess/Pawn.java
src/org/gChess/Queen.java
src/org/gChess/Rook.java
src/org/gChess/gChess.java
Download
Click the following link to download g_chess-master.zip.
g_chess-master.zipHome »
Android Free Code »
Game »
Android Free Code »
Game »