n-apps / ScoreCounter

Android app. Score Counter will help you easily keep score in any games, sports or other activities. Will do all the math for tracking initiative, HP, hit points, spell slots or even count win streaks in your bar game night!
GNU General Public License v3.0
70 stars 19 forks source link

"Who goes first?" option in the counters screen #49

Closed n-apps closed 2 years ago

n-apps commented 4 years ago

Useful in determining player orders or picking teams

Inspired by users requests and https://play.google.com/store/apps/details?id=com.tendadigital.chwaziApp

Is there anyway to include a coin toss head or tail for who goes first? Or could it take the names of the players and pick one out randomly in an animation?

gjeuken commented 3 years ago

Maybe this code helps: https://github.com/jbellue/elektu

n-apps commented 2 years ago

As a utility solution, I'm leaning towards an option in counters menu which will show a popup modal with random counter name and color.

n-apps commented 2 years ago

Added the link to the web version inside the options menu for now.