DnDGen / DnDGen.RollGenLinks
Rolls a set of dice, as determined by the D20 die system.
☆11Updated 5 months ago
Alternatives and similar repositories for DnDGen.RollGen
Users that are interested in DnDGen.RollGen are comparing it to the libraries listed below
Sorting:
- .NET port of the PCG Random Number Generator library (www.pcg-random.org)☆35Updated 2 years ago
- A PCL dice notation and rolling library for C#.☆29Updated 10 years ago
- A* written in C#, used with LINQ.☆120Updated 6 years ago
- Extends C# with Mixins.☆27Updated 3 years ago
- Generic Markov chain generation for C#☆55Updated 3 years ago
- A .NET library to read and display keyboard input.☆32Updated 2 months ago
- An immutable double-precision angle that supports revolutions, radians, degrees, and gradians.☆16Updated 4 years ago
- A web-based traditional roguelike built on .NET Core☆59Updated 4 months ago
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 6 years ago
- Lua style coroutines for C# with Unity style waiting☆32Updated 2 years ago
- An easy to use C# implementation of an N-state Markov model.☆95Updated 3 years ago
- A pure C# implementation of sparse bitsets☆25Updated 2 years ago
- Native C# library for generating plausible and valid random data, from simple strings to human data and credit cards.☆16Updated 6 years ago
- Hjson for C#☆124Updated 4 years ago
- Small C# code generator. Easily generate code programmatically!☆73Updated 3 years ago
- This project was rebranded to LUDUSTACK☆12Updated 2 years ago
- An entity component system framework that uses generics to achieve composition without having the need to write new code in the entity cl…☆34Updated 7 years ago
- Simple way to serialize and deserialize polymorphic types for Json.NET☆47Updated 10 months ago
- An efficient delta compression algorithm written in C#☆113Updated 5 years ago
- A C# Deque class☆50Updated 11 years ago
- FNV-1a hash algorithm in C#☆26Updated last month
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Updated 3 years ago
- Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.☆62Updated last year
- A 256-bit integer implementation for .NET