pips 0.2.1

Library for analyzing dice roll expressions in TTRPGs
Documentation

pips

Project for analyzing dice roll formulas in TTRPGs.

Tools

Usage

# Build
cargo build --all
wasm-pack build pips-wasm

# Test
cargo test --all

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