justCheckers is an advanced, cross-platform, libre software checkers game.
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.
The following table is the detailed list of justcheckers.
Item | Value |
---|---|
Java File Count | 22 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 7 |
Activity Count | 4 |
Required Permissions | android.permission.INTERNET |
Raw File Names | res\raw\gpl_3_license.txt res\raw\readme.txt |
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.
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