Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niftytreestudios/nifty-dice-roller-cmd
Dice roller that can be used from the command line.
https://github.com/niftytreestudios/nifty-dice-roller-cmd
dice dice-roller dice-rolls tabletop-gaming
Last synced: about 1 month ago
JSON representation
Dice roller that can be used from the command line.
- Host: GitHub
- URL: https://github.com/niftytreestudios/nifty-dice-roller-cmd
- Owner: NiftyTreeStudios
- License: mit
- Created: 2021-01-19T16:30:52.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-20T08:36:07.000Z (almost 4 years ago)
- Last Synced: 2024-10-30T17:15:32.323Z (about 2 months ago)
- Topics: dice, dice-roller, dice-rolls, tabletop-gaming
- Language: Swift
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nifty Dice Roller
Basic command line dice roller.
### Usage
In command line run `ndr roll `.
A valid dice roll consists of die amount, die type (and modifier). Example `ndr roll 2d12-5`. The modifier is optional.