rolldice

A virtual dice roller
Download

rolldice Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Stevie Strickland
  • Publisher web site:
  • http://computersprache.net/~sstrickl/

rolldice Tags


rolldice Description

A virtual dice roller rolldice is a simple command-line utility for rolling dices with different ways to compute.Developer commentsrolldice is just a simple program that rolls an amount of virtual dice of any size. Well, technically, all the attributes of the dice can't exceed MAXSHORT, but I think it suffices for any normal FRPG.rolldice is a simple program, trying to uphold the UNIX philosophy of doing one thing, and doing that thing well. However, this is not a claim that rolldice cannot be improved, only that I am satisfied with it, as of right now... of course, any improvements will be accepted gladly. What's New in This Release: · Forgot to add a couple of entries to the changelogs, I see. Added them back in. · Truthfully, eventually I should rewrite this code completely, as I did originally write it before I really knew how one should write code like this. Perhaps over the winter break. · This version fixes the problem of urandom always being opened, thanks to initializing the (u)random file before reading in the command line options. Fixed that, plus replaced my option parsing code with a use of getopt_long().


rolldice Related Software