You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
A coin toss is something that can oftentimes be useful in many games.
One could also consider that it's a "custom die" of value 2; it could be possible to be able to throw dices of customized value, and 2 would be an option.
This goes a little bit along issue #151
Basic example of usage: pick who's the first player to go.
Describe the solution you'd like
A coin option & dices of customizable values.
Describe alternatives you've considered
Use dices of higher value and divide the result for example. This is still less handy.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
A coin toss is something that can oftentimes be useful in many games.
One could also consider that it's a "custom die" of value 2; it could be possible to be able to throw dices of customized value, and 2 would be an option.
This goes a little bit along issue #151
Basic example of usage: pick who's the first player to go.
Describe the solution you'd like
A coin option & dices of customizable values.
Describe alternatives you've considered
Use dices of higher value and divide the result for example. This is still less handy.
The text was updated successfully, but these errors were encountered: