An Android app that keeps track of the score of pieces captured during a chess game..
chessCounter is hosted in the following web site
https://github.com/adiviness/chessCounter
If you think the Android project chessCounter 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 chessCounter.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 5 image files in chessCounter. The names of the image files are listed as follows.
bishop.png knight.png pawn.png queen.png rook.png
The following screenshort is generated from the image listed above.
chessCounter has the following Java source files.
com.austindiviness.chesscounter.CounterActivity.java com.austindiviness.chesscounter.ResultsActivity.java