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), parsec, random-fu (<0.3), transformers [details]
License LicenseRef-PublicDomain
Author James Cook <mokus@deepbondi.net>
Maintainer Bertram Felgenhauer <int-e@gmx.de>
Revised Revision 1 made by Bodigrim at 2022-02-24T00:43:44Z
Category Game
Bug tracker https://github.com/lambdabot/dice/issues
Source repo head: git clone git://github.com/lambdabot/dice.git
Uploaded by BertramFelgenhauer at 2020-03-12T23:05:58Z
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 4569 total (30 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-03-13 [all 1 reports]