Android Open Source - Game chess JustChess






Project Summary

A basic chess game for Android.

Web Site / Source Repository

JustChess is hosted in the following web site
https://github.com/Drakeland/JustChess

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

ItemValue
Java File Count9
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count3
jar files usedandroid-support-v4.jar




Resource Files

There are 12 image files in JustChess. The names of the image files are listed as follows.

bb.png
bk.png
bn.png
bp.png
bq.png
br.png
wb.png
wk.png
wn.png
wp.png
wq.png
wr.png

The following screenshort is generated from the image listed above.

null




Java Source Files

JustChess has the following Java source files.

com.drakepitts.justchess.ChessBoard.java
com.drakepitts.justchess.ChessGameActivity.java
com.drakepitts.justchess.ChessMove.java
com.drakepitts.justchess.ChessPiece.java
com.drakepitts.justchess.ChessSquare.java
com.drakepitts.justchess.ChessSquareAdapter.java
com.drakepitts.justchess.MainMenu.java
com.drakepitts.justchess.SettingsActivity.java