Diceplots → Platforms → Android app
Diceplots for Android
The full engine in your pocket. Type any dice expression, drag the HP slider, see the kill probability flip. Offline, no Monte Carlo, no tooltip rounding.
What it ships
- Native strike / vs / kill panels — the same engine as the website, compiled to a JNI library and bundled in the APK. Works without a network.
- Live concept pillars — Concepts and Games load from diceplots.com so build-guide content stays current without an app update.
- Syntax reference offline — the expression grammar is bundled too. Useful at the table when nothing has signal.
Get it
Diceplots for Android v0.1.0 is live on the Play Store. Same engine, no network required.
The engine itself is licensed separately if you want it in your own app — same Rust core, multiple binding languages, no Play Store dependency.
How sharing works
- Builds share by URL — every strike, vs, and kill page is a canonical, copy-pasteable link. Bookmark them in your browser and they work on any device, no account or sync layer needed.
- Android-first because the engine cross-compiles cleanly to Linux ARM via the existing FFI. iOS via the same C-ABI is a one-engagement port — drop a line if you need it.