Android Open Source - Game chess Android-Chess-Application






Project Summary

Basic Chess Game developed on the Android Platform.

Web Site / Source Repository

Android-Chess-Application is hosted in the following web site
https://github.com/engelsjo/Android-Chess-Application

If you think the Android project Android-Chess-Application 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 Android-Chess-Application.

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




Resource Files

There are 43 image files in Android-Chess-Application. The names of the image files are listed as follows.

blackbishop.png
blackbishopb.png
blackbishopw.png
blackking.png
blackkingb.png
blackkingw.png
blackknight.png
blackknightb.png
blackknightw.png
blackpawn.png
blackpawnb.png
blackpawnw.png
blackqueen.png
blackqueenb.png
blackqueenw.png
blackrook.png
blackrookb.png
blackrookw.png
brown.png
emptyblack.png
emptywhite.png
greencheck.png
ic_action_search.png
redx.png
whitebishop.png
whitebishopb.png
whitebishopw.png
whiteking.png
whitekingb.png
whitekingw.png
whiteknight.png
whiteknightb.png
whiteknightw.png
whitepawn.png
whitepawnb.png
whitepawnw.png
whitequeen.png
whitequeenb.png
whitequeenw.png
whiterook.png
whiterookb.png
whiterookw.png
whitewin.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Android-Chess-Application has the following Java source files.

com.gvsu.edu.chess.Bishop.java
com.gvsu.edu.chess.ChessModel.java
com.gvsu.edu.chess.ChessPiece.java
com.gvsu.edu.chess.IChessModel.java
com.gvsu.edu.chess.IChessPiece.java
com.gvsu.edu.chess.King.java
com.gvsu.edu.chess.Knight.java
com.gvsu.edu.chess.MainActivity.java
com.gvsu.edu.chess.Move.java
com.gvsu.edu.chess.Pawn.java
com.gvsu.edu.chess.Queen.java
com.gvsu.edu.chess.Rook.java