Skip to content

nmrr/flipperzero-dice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

flipperzero-dice

A dice homebrew for the Flipper Zero

Based on the Hello World of zmactep

Assuming the toolchain is already installed, copy flipper_dice directory to applications_user

Plug your Flipper Zero and build the dice :

./fbt launch_app APPSRC=applications_user/flipper_dice

The program will automatically be launched after compilation

Just press any button on the control pad to roll the dice. Press back button to quit

Random data are generated by using furi_hal_random_fill_buf function

If you don't want to build the dice, just simply copy flipper_dice.fap on your Flipper Zero

Gallery

About

A dice homebrew for the Flipper Zero

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages