unleashed-firmware/applications/plugins/minesweeper/README.md

20 lines
332 B
Markdown
Raw Normal View History

# Minesweeper
[Original Link](https://github.com/panki27/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
```