Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrfastzombie/bigd6roller
Rolls an exceptionally large number of D6 dice.
https://github.com/mrfastzombie/bigd6roller
Last synced: 2 days ago
JSON representation
Rolls an exceptionally large number of D6 dice.
- Host: GitHub
- URL: https://github.com/mrfastzombie/bigd6roller
- Owner: MrFastZombie
- License: unlicense
- Created: 2024-04-19T04:32:33.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-19T04:36:10.000Z (9 months ago)
- Last Synced: 2024-04-19T05:31:31.587Z (9 months ago)
- Language: C++
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This program rolls a very large number of D6 dice. Originally quickly written for DND shenanigans.
## Example output
```
Die Distribution
1: 166567 2: 166783 3: 167199 4: 167089 5: 166931 6: 165431
rolled 2400000000 die.
8392402871
Press any key to continue . . .
```