Android Open Source - Game application random-sentinels






Project Summary

A very much work-in-progress Android app to randomly set up a game of Sentinels of the Multiverse..

Web Site / Source Repository

random-sentinels is hosted in the following web site
https://github.com/howardad/random-sentinels

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

ItemValue
Java File Count13
Activity Count3
Asset File Namesassets\fonts\Bangers.ttf




License

The license information of random-sentinels is as follows:

GNU General Public License

Java Source Files

net.aehdev.randomsentinels.ApplicationTest.java
net.aehdev.randomsentinels.RSApplication.java
net.aehdev.randomsentinels.ResultActivity.java
net.aehdev.randomsentinels.SettingsActivity.java
net.aehdev.randomsentinels.SetupActivity.java
net.aehdev.randomsentinels.data.EnvironmentTable.java
net.aehdev.randomsentinels.data.HeroTable.java
net.aehdev.randomsentinels.data.SentinelsDataSource.java
net.aehdev.randomsentinels.data.SentinelsDatabaseHelper.java
net.aehdev.randomsentinels.data.VillainTable.java
net.aehdev.randomsentinels.model.Environment.java
net.aehdev.randomsentinels.model.Hero.java
net.aehdev.randomsentinels.model.Villain.java