pips

Project for analyzing dice roll formulas in TTRPGs.

Tools

Usage

```sh

Build pips

cargo build --all

Test

cargo test --all

Build pips-wasm

./build-wasm.sh ```

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