Difference between revisions of "BerserkerDice"

From SkullSecurity
Jump to navigation Jump to search
(New page: ==BerserkerDice== * Name: BerserkerDice * OS: Windows originally, but compiles fine on Linux * Path: http://svn.skullsecurity.org:81/ron/old/BerserkerDice/ I wrote this program many years...)
 
Line 3: Line 3:
* OS: Windows originally, but compiles fine on Linux
* OS: Windows originally, but compiles fine on Linux
* Path: http://svn.skullsecurity.org:81/ron/old/BerserkerDice/
* Path: http://svn.skullsecurity.org:81/ron/old/BerserkerDice/
* Created: Old.


I wrote this program many years ago, for Tunnels & Trolls. All it does is roll the specified number of 6-sided dice, then for every group of the same number, rerolls the set and recursively does the same thing.  
I wrote this program many years ago, for Tunnels & Trolls. All it does is roll the specified number of 6-sided dice, then for every group of the same number, rerolls the set and recursively does the same thing.  

Revision as of 18:08, 27 July 2008

BerserkerDice

I wrote this program many years ago, for Tunnels & Trolls. All it does is roll the specified number of 6-sided dice, then for every group of the same number, rerolls the set and recursively does the same thing.

It's used to calculate damage for berserk characters in Tunnels & Trolls.

svn co http://svn.skullsecurity.org:81/ron/old/BerzerkerDice