🎲
Mini Dice
A small dice roller written in Rust and using the egui
library.
Demo
💜
A short introduction...
I started creating Mini Dice with the goal of learning . I wanted to integrate a simple interface with the help of the egui
library to provide a smooth experience for users.
The app is fully-functional, but I'm still looking to add more features in the future! I am a big fan of Tabletop Roleplaying Games (TTRPG), specifically Pathfinder 2e, and I aim to turn this little dice roller into a multipurpose tool for TTRPG players to use.
🔨
How to run the app
The app is built with the Rust package manager, Cargo. Simply run the command:
cargo run --release