Android Open Source - Game board BoardGameDirector






Project Summary

Android based board game director.

Web Site / Source Repository

BoardGameDirector is hosted in the following web site
https://github.com/rasmusprentow/BoardGameDirector

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

ItemValue
Java File Count15
Target SDK Version17
Minimum SDK Version16
Activity Count4

License

The license information of BoardGameDirector is as follows:

GNU General Public License





Resource Files

There are 1 image files in BoardGameDirector. The names of the image files are listed as follows.

returnicon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.dilph.bgd.engine.BaseEvent.java
com.dilph.bgd.engine.CounterAction.java
com.dilph.bgd.engine.CounterCondition.java
com.dilph.bgd.engine.CounterManager.java
com.dilph.bgd.engine.Counter.java
com.dilph.bgd.engine.Decision.java
com.dilph.bgd.engine.EndTurnEvent.java
com.dilph.bgd.engine.GameAction.java
com.dilph.bgd.engine.GameManager.java
com.dilph.bgd.engine.Player.java
com.dilph.bgd.engine.TurnEvent.java
com.dilph.bgd.engine.Turn.java
com.dilph.bgd.front.BoardGameDirector.java
com.dilph.bgd.front.MainMenu.java
com.dilph.bgd.front.PlayerManagement.java