Created by Kornél Makári for university assignment
- Arduino Uno board
- Adafruit ILI9341 with capacitive touch screen
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.
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.
UI and comments in source code are Hungarian.