README
parent
1e36565b94
commit
014971ce68
@ -0,0 +1,17 @@
|
||||
# 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
|
||||
```
|
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
Loading…
Reference in New Issue