Skip to content

TheKornelM/Minesweeper

Repository files navigation

Minesweeper for Arduino

Created by Kornél Makári for university assignment

Used devices

  • Arduino Uno board
  • Adafruit ILI9341 with capacitive touch screen

Gameplay

You can play on 6x6, 7x7 and 8x8 fields. 6x6 field contains 5 mines, 7x7 field contains 7 mines, and 8x8 field contains 10 mines.

Flags

You can put a flag to a field with long holding press. Flag appears after enough holding. On the top of the screen, the number of remaining fields is calculated by the flags that are put.

Notes

UI and comments in source code are Hungarian.

About

Minesweeper on Arduino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages