Skip to content

Commit 014971c

Browse files
committed
README
1 parent 1e36565 commit 014971c

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

README.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Minesweeper
2+
3+
This is a Minesweeper implementation for the Flipper Zero device.
4+
5+
![screenshot](img/screenshot.png)
6+
7+
## Controls
8+
9+
- Arrow buttons to move
10+
- Push center button to open field
11+
- Hold center button to toggle flag
12+
13+
## Compiling
14+
15+
```
16+
./fbt firmware_minesweeper
17+
```

img/screenshot.png

1.75 KB
Loading

0 commit comments

Comments
 (0)