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

Print ASCII art of rolled dice #8

Closed
sshine opened this issue Feb 15, 2021 · 1 comment
Closed

Print ASCII art of rolled dice #8

sshine opened this issue Feb 15, 2021 · 1 comment

Comments

@sshine
Copy link
Contributor

sshine commented Feb 15, 2021

It would be cool if there were an option to show illustrations of the dice rolled.

For inspiration, the ASCII art archive on dice contains some ideas, although my initial idea was something more readable, like:

.-------. .-------. .-------.
| o   o | | o     | | o   o |
|   o   | |   o   | | o   o | ...
| o   o | |     o | | o   o |
`-------' `-------' `-------'

Worth considering, Unicode has symbols for dice as well: ⚀⚁⚂⚃⚄⚅

The option could be --draw to enable drawings of dice next to the generated passphrase.

@majjoha
Copy link
Owner

majjoha commented Mar 4, 2021

The idea seems fun to me, and I might want to implement it in the future. For now, however, I want to keep the complexity of the project down, so I'll close the issue and perhaps reopen it if I end up changing my mind.

@majjoha majjoha closed this as completed Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants