Nicer Dicer - The Ultimate RPG Dice Roller
An online RPG Dice Roller available online here.
Meant to handle just about any possible dice roll you can think of. Nicer Dicer follows the Roll20 Dice Reference and syntax.
This is an open source, mobile-first dice roller project built using React and Typescript.
This repository contains the frontend UI as well as a vendored version of the dice engine: dice-typescript
(see link for details).
It is a fully fledged Progressive Web App (PWA) bootstrapped using the rr-starter-kit
(see link for details), and can thus be added to your phone's homescreen as a fully functioning offline app.
This project is licensed under the MIT
License - see the LICENSE file for details