Android Open Source - Game application Backgammon-for-AndroidOS






Project Summary

Backgammon game app for AndroidOS.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Backgammon-for-AndroidOS.

ItemValue
Java File Count9
Supported screen sizes[hdpi]
Minimum SDK Version7
Activity Count3

Resource Files

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.

null




Java Source Files

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