mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-25 03:29:58 -07:00
updates
This commit is contained in:
17
applications/plugins/minesweeper/README.md
Normal file
17
applications/plugins/minesweeper/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# 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
|
||||
|
||||
## Compiling
|
||||
|
||||
```
|
||||
./fbt firmware_minesweeper
|
||||
```
|
||||
Reference in New Issue
Block a user