pips 0.2.5

Library for analyzing dice roll expressions in TTRPGs
Documentation

pips

Project for analyzing dice roll formulas in TTRPGs.

Tools

Usage

# Build pips
cargo build --all

# Test
cargo test

# Build pips-wasm
./build-wasm.sh

For details on running the website, see pips-web/README.md.