mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-23 15:00:13 +00:00
.. | ||
assets | ||
sources | ||
application.fam | ||
constants.h | ||
dice_app.c | ||
icon.png | ||
LICENSE.md | ||
README.md |
Flipper Zero DnD Dice
DnD Dice is a dice rolling application for your Flipper Zero.
Dice types: Coin, d4, d6, d8, d10, d12, d20, d100
Screenshots
Compiling
- Clone the flipperzero-firmware repository or another firmware that you use (for example unleashed-firmware).
- Create a symbolic link in
applications_user
named dice, pointing to this repository. - Compile by command
./fbt fap_dice_dnd_app
- Copy
build/f7-firmware-D/.extapps/dice_dnd_app.fap
to apps/Games on the SD card or by qFlipper app.