Backgammon game app for AndroidOS.
Backgammon-for-AndroidOS is hosted in the following web site
https://github.com/YordanDikov/Backgammon-for-AndroidOS
If you think the Android project Backgammon-for-AndroidOS 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 Backgammon-for-AndroidOS.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 7 |
Activity Count | 3 |
There are 1 image files in Backgammon-for-AndroidOS. The names of the image files are listed as follows.
new_game.png
The following screenshort is generated from the image listed above.
Backgammon-for-AndroidOS has the following Java source files.
fmi.android.game.backgammon.Backgammon.java fmi.android.game.backgammon.MainActivity.java fmi.android.game.backgammon.MoveNotLegalException.java fmi.android.game.backgammon.Options.java fmi.android.game.backgammon.client.Board.java fmi.android.game.backgammon.client.Dice.java fmi.android.game.backgammon.client.Move.java fmi.android.game.backgammon.gamelogic.BackgammonGameLogic.java fmi.android.game.backgammon.gamelogic.IGameLogic.java