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

Create prototype random choice algo for a die #3

Closed
ShavingSeagull opened this issue Mar 14, 2023 · 0 comments
Closed

Create prototype random choice algo for a die #3

ShavingSeagull opened this issue Mar 14, 2023 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@ShavingSeagull
Copy link
Owner

The dice will use an array of image names to represent the faces. A random number between 0 and the number of faces minus one will be chosen and that image name retrieved from the array. The app will then show that result.

The random effect should work just fine, but will need test sampling.

@ShavingSeagull ShavingSeagull self-assigned this Mar 14, 2023
@ShavingSeagull ShavingSeagull added the feature New feature or request label Mar 14, 2023
@ShavingSeagull ShavingSeagull modified the milestones: Prototype completed, Project completed Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant