UniformDieCast
Dice simulator
A C++ library for generating and manipulating rolls of dice in a uniform distribution.
C++11 provides chainable and iterable object for uniform die casts. Useful for statistics or table top RPG simulations.
12 stars
2 watching
0 forks
Language: C++
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stocks29/dice | A CLI application that simulates the roll of multiple dice and tracks trial results. | 14 |
rtimothyedwards/irsim | A switch-level simulator for digital circuits written in C. | 30 |
zombiecraig/udsim | A simulator and fuzzer for the Unified Diagnostic Services protocol | 289 |
alexis-jacq/lola_dice | PyTorch implementation of LOLA using DiCE for decision-making in game-playing AI | 90 |
dice-group/qamel | A Java implementation of a simple dice game with multiplayer capabilities and statistical analysis tools. | 0 |
themattrix/sed2048 | An implementation of the popular puzzle game 2048 using sed scripting language | 107 |
erwincoumans/tiny-differentiable-simulator | A C++ and CUDA physics library for simulating rigid-body dynamics with automatic differentiation capabilities. | 1,233 |
rolisteam/diceparser | A powerful tool for rolling dice in various contexts, supporting multiple platforms and formats. | 125 |
filipedeschamps/doom-fire-algorithm | An experimental playground for recreating the fire effect from DOOM using various programming languages and rendering libraries. | 1,328 |
gamegrind/simple-rpg-in-unity | A Unity project teaching basic RPG concepts and mechanics through a training course | 293 |
ssahhc/dice_roll_app | A simple, web-based application built using Jetpack Compose for generating random outcomes. | 2 |
positronicslab/moby | A software framework for simulating the motion of multiple rigid bodies in 3D space. | 34 |
drahnr/oregano | An application for designing and simulating electronic circuits | 214 |
andrecronje/rarity | An active economy-based system for simulating rarity and crafting in fantasy settings | 610 |
upb-lea/pygeckocircuits2 | A Python wrapper around a circuit simulation tool | 5 |