https://github.com/Ka3u6y6a/flipper-zero-dice
D&D like dice app for Flipper Zero
https://github.com/Ka3u6y6a/flipper-zero-dice
flipper-plugin flipper-zero flipperzero
Last synced: about 1 month ago
JSON representation
D&D like dice app for Flipper Zero
- Host: GitHub
- URL: https://github.com/Ka3u6y6a/flipper-zero-dice
- Owner: Ka3u6y6a
- License: gpl-3.0
- Created: 2022-11-26T20:02:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T19:58:09.000Z (almost 2 years ago)
- Last Synced: 2024-06-17T22:08:21.560Z (almost 2 years ago)
- Topics: flipper-plugin, flipper-zero, flipperzero
- Language: C
- Homepage:
- Size: 160 KB
- Stars: 27
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
- flipper-zero-awesome - Dice D&D - zero-dice) | (Games)
README
# Flipper Zero DnD Dice
Version: 1.3 ([Changelog](https://github.com/Ka3u6y6a/flipper-zero-dice/blob/main/CHANGELOG.md))
**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](https://flipc.org/Ka3u6y6a/flipper-zero-dice?branch=main)
2. Click **Install** or **Download** button
OR
1. Clone the [flipperzero-firmware](https://github.com/flipperdevices/flipperzero-firmware) repository or another firmware that you use (for example [unleashed-firmware](https://github.com/DarkFlippers/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](https://flipperzero.one/update) app.