You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Felix Pankratz d63dce1b41 | 2 years ago | |
---|---|---|
assets | 2 years ago | |
img | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
application.fam | 2 years ago | |
assets.h | 2 years ago | |
minesweeper.c | 2 years ago | |
minesweeper_icon.png | 2 years ago |
README.md
Minesweeper
This is a Minesweeper implementation for the Flipper Zero device.
Controls
- Arrow buttons to move
- Push center button to open field
- Hold center button to toggle flag
- Push center button on an already open field that has the correct amount of flags surrounding it to auto-open the remaining ones (thanks @gelin!)
Compiling
./fbt firmware_minesweeper