Multiplayer Checkers game for Android.
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.
The following table is the detailed list of Android-Checkers.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
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.
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