Files
Momentum-Firmware/applications/plugins/minesweeper/README.md
RogueMaster 4e471efa80 updates
2022-09-27 18:23:28 -04:00

18 lines
275 B
Markdown

# Minesweeper
This is a Minesweeper implementation for the Flipper Zero device.
![screenshot](img/screenshot.png)
## Controls
- Arrow buttons to move
- Push center button to open field
- Hold center button to toggle flag
## Compiling
```
./fbt firmware_minesweeper
```