dice: Simplistic D&D style dice-rolling system.

[ game, library, program, public-domain ] [ Propose Tags ]

Simplistic D&D style dice-rolling system.

$ dice "2d10 + 2 * (d100 / d6)"
(5+2) + 2 * 64 / 2 => 71

Modules

[Index] [Quick Jump]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.1.0.1, 0.1.1
Change log CHANGELOG
Dependencies base (>=3 && <5), mtl, parsec, random (>=1.2), random-fu (>=0.3) [details]
License Unlicense
Author James Cook <mokus@deepbondi.net>
Maintainer Naïm Favier <n@monade.li>
Revised Revision 1 made by ncfavier at 2023-01-22T00:13:05Z
Category Game
Bug tracker https://github.com/ncfavier/dice/issues
Source repo head: git clone https://github.com/ncfavier/dice.git
Uploaded by ncfavier at 2022-10-28T17:46:03Z
Distributions Debian:0.1.0.1, LTSHaskell:0.1.1, NixOS:0.1.1, Stackage:0.1.1
Reverse Dependencies 3 direct, 0 indirect [details]
Executables dice
Downloads 4560 total (29 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-10-28 [all 1 reports]