You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
root
e6a0c07dc7
|
10 years ago | |
---|---|---|
README | 10 years ago | |
db.rb | 10 years ago | |
die.rb | 10 years ago | |
dieroller.html | 10 years ago | |
display.rb | 10 years ago | |
display.rb.bk | 10 years ago | |
roller.rb | 10 years ago | |
test.rb | 10 years ago |
README
Basically, it's a slightly lower tech version of InvisibleCastle.com
You use the dieroller.html to roll some dice, and then, use display.rb to view the resutls. Longterm goal is to emulate most of the functionality of Invisible castle.
Currently uses the format:
NdM for a roll of N dice with M sides.
If you add a ! to the end of the roll line, dice will reroll if they roll the largest number
If you add a > sign followed by a number, it will assume that you want to roll successes, and will only roll dice and count the number that come up higher than the number after the > sign