Android Open Source - Game multiplayer Android-Checkers






Project Summary

Multiplayer Checkers game for Android.

Web Site / Source Repository

Android-Checkers is hosted in the following web site
https://github.com/gohar94/Android-Checkers

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

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




Resource Files

There are 8 image files in Android-Checkers. The names of the image files are listed as follows.

blackcrowned.png
blackpiece.png
blank.png
blk.png
rd.png
whitecrowned.png
whitepiece.png
wte.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Android-Checkers has the following Java source files.

com.example.checkers.CheckersBoard.java
com.example.checkers.CheckersMove.java
com.example.checkers.CheckersPiece.java
com.example.checkers.CheckersPosition.java
com.example.checkers.CheckersSimpleMove.java
com.example.checkers.ImageAdapter.java
com.example.checkers.MainActivity.java