panki27 / minesweeper

A minesweeper implementation for the Flipper Zero device.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minesweeper

This is a Minesweeper implementation for the Flipper Zero device.

screenshot

Controls

  • Arrow buttons to move
  • Push center button to open field
  • Hold center button to toggle flag
  • Push center button on an already open field that has the correct amount of flags surrounding it to auto-open the remaining ones (thanks @gelin!)

Compiling

./fbt firmware_minesweeper

About

A minesweeper implementation for the Flipper Zero device.

License:GNU General Public License v3.0


Languages

Language:C 100.0%