Android Open Source - Game platform justcheckers






Project Summary

justCheckers is an advanced, cross-platform, libre software checkers game.

Web Site / Source Repository

justcheckers is hosted in the following web site
https://github.com/dorianpula/justcheckers

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

ItemValue
Java File Count22
Supported screen sizes[hdpi]
Minimum SDK Version7
Activity Count4
Required Permissionsandroid.permission.INTERNET
Raw File Namesres\raw\gpl_3_license.txt
res\raw\readme.txt




Resource Files

There are 8 image files in justcheckers. The names of the image files are listed as follows.

attack_king.png
attack_pawn.png
defend_king.png
defend_pawn.png
idea.png
logo.png
non_play.png
play.png

The following screenshort is generated from the image listed above.

null




Java Source Files

justcheckers has the following Java source files.

org.justcheckers.android.GameActivity.java
org.justcheckers.android.InfoActivity.java
org.justcheckers.android.MenuActivity.java
org.justcheckers.android.SettingsActivity.java
org.justcheckers.common.GlobalConstants.java
org.justcheckers.common.LoggingAndStatistics.java
org.justcheckers.game.Board.java
org.justcheckers.game.Game.java
org.justcheckers.game.GameEngine.java
org.justcheckers.game.IPoint.java
org.justcheckers.game.Player.java
org.justcheckers.game.Rulebook.java
org.justcheckers.xml.ConfigSettings.java
org.justcheckers.xml.ConfigSettingsIO.java
org.justcheckers.xml.GameSettings.java
org.justcheckers.xml.GameSettingsIO.java
org.justcheckers.xml.Settings.java
org.justcheckers.xml.UserSettings.java
org.justcheckers.xml.UserSettingsIO.java
org.justcheckers.xml.VisitDOM.java
org.justcheckers.xml.XMLFileFilter.java
org.justcheckers.xml.XML_IO.java