Ka3u6y6a / flipper-zero-dice

D&D like dice app for Flipper Zero

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flipper Zero DnD Dice

Version: 1.2 (Changelog)


DnD Dice is a dice rolling application for your Flipper Zero.

Dice types: Coin, d4, d6, d8, d10, d12, d20, d100

Screenshots



Compiling

  1. Go to https://flipc.org/Ka3u6y6a/flipper-zero-dice
  2. Click Install or Download button

OR

  1. Clone the flipperzero-firmware repository or another firmware that you use (for example unleashed-firmware).
  2. Create a symbolic link in applications_user named dice, pointing to this repository.
  3. Compile by command ./fbt fap_dice_dnd_app
  4. Copy build/f7-firmware-D/.extapps/dice_dnd_app.fap to apps/Games on the SD card or by qFlipper app.

About

D&D like dice app for Flipper Zero

License:GNU General Public License v3.0


Languages

Language:C 100.0%