Skip to content

Dkafetzis/diceroller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

diceroller

A preety nice dice roller

Build instructions

Just download and and build with your favorite C compiler.

Use

Just call diceroll followed by your rolls in xdy format. +/- modifiers are now supported.

Examples

./diceroll 1d6 ./diceroll 3d10 ./diceroll 6d60+5 ./diceroll 5d4-7 ./diceroll 1d20 5d12

Cool Stuffs

You can move the compiled file to your bin directory and call just diceroll from anywhere in your pc

About

A preety nice dice roller

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages