A library containing parser and evaluator for dice notation expressions (such as 2d6+4).
Info
Version: | 1.0.4 |
Author(s): | Michael Yarichuk |
Last Update: | Tuesday, August 31, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RoguelikeToolkit.Dice |
Install
Install-Package RoguelikeToolkit.Dice
dotnet add package RoguelikeToolkit.Dice
paket add RoguelikeToolkit.Dice
RoguelikeToolkit.Dice Download (Unzip the "nupkg" after downloading)
Dependencies
- Antlr4.Runtime(>= 4.6.6)
- Troschuetz.Random(>= 5.0.1)
Tags