Android Open Source - App basic Chess






Project Summary

Basic Chess app.

Web Site / Source Repository

Chess is hosted in the following web site
https://github.com/kanavg/Chess

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

Project Detail

The following table is the detailed list of Chess.

ItemValue
Java File Count11
Target SDK Version17
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar




Java Source Files

Chess has the following Java source files.

com.kanav.chess.Bishop.java
com.kanav.chess.ChessBoard.java
com.kanav.chess.King.java
com.kanav.chess.Knight.java
com.kanav.chess.MainActivity.java
com.kanav.chess.Pawn.java
com.kanav.chess.Piece.java
com.kanav.chess.Queen.java
com.kanav.chess.Rook.java
com.kanav.chess.Square.java
com.kanav.chess.SquareAdapter.java