Skip to content

Privacy Friendly App for rolling dice. Aimed at 7th sea players

License

Notifications You must be signed in to change notification settings

ZenT3600/7th-sea-dicer

 
 

Repository files navigation

7th Sea Dicer is a fork of Privacy Friendly Dicer, which is a very simple dicing application. This fork is aimed at 7th sea players and it can be used to roll virtually any amount of dice. This can be done either by pressing a button or by shaking the smartphone.

Get it on Google Play

This app is optimized regarding the user's privacy. It doesn't use any tracking mechanisms, neither it displays any advertisement.

It only uses one permission: Vibration for providing feedback whether dice were rolled or not. But this can be switched on/off in the settings. If the permission is not granted in Android versions higher than 6 the device simply does not vibrate.
Privacy Friendly Dicer uses SecureRandom [http://docs.oracle.com/javase/7/docs/api/java/security/SecureRandom.html] to get a number between 1 and 6 to determine the dicing result.

Fork Additions

  • Automatic success calculator based on difficulty cap
  • Ability to reroll single dice
  • Possibility to count sum of 15 as a double success

Contributors

Fork: ZenT3600

App-Icons: Markus Hau

Github-Users:
Yonjuni

About

Privacy Friendly App for rolling dice. Aimed at 7th sea players

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%