Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add coin toss and/or customizable dice values #283

Open
Porkepix opened this issue Mar 9, 2024 · 4 comments
Open

Add coin toss and/or customizable dice values #283

Porkepix opened this issue Mar 9, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@Porkepix
Copy link

Porkepix commented Mar 9, 2024

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.

@Porkepix Porkepix added the enhancement New feature or request label Mar 9, 2024
@mueller-ma
Copy link
Owner

#151 was more complex than I originally thought, thus I didn't implement it yet. A coin toss would be a great addition, I'm open for PRs here ;)

As an alternative you can use the random list feature.

@Jenish-1235
Copy link

Hello there, I would like to contribute to this issue during hacktoberfest '24. Could you let me know whether this issue is still pending or not?

@mueller-ma
Copy link
Owner

Yes, the coin feature is still pending and you can contribute it in oktober.

@Jenish-1235
Copy link

Jenish-1235 commented Sep 30, 2024

Sure thanks for your response, you can assign it to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants