Skip to content

Add flagging, remaining attempts tracker to Minesweeper#2626

Merged
daid merged 3 commits intodaid:masterfrom
oznogon:minesweeper-flagging-touch
Feb 26, 2026
Merged

Add flagging, remaining attempts tracker to Minesweeper#2626
daid merged 3 commits intodaid:masterfrom
oznogon:minesweeper-flagging-touch

Conversation

@oznogon
Copy link
Copy Markdown
Contributor

@oznogon oznogon commented Dec 9, 2025

Add the ability to flag cells in Minesweeper, either by right click or by toggling a flag mode button. Also add a label tracking the remaining attempt failure count.

"Difficult" (default) difficulty:

Screenshot 2025-12-09 at 3 44 21 PM

"Simple" difficulty:

Screenshot 2025-12-09 at 3 48 39 PM

Addresses requests for flagging in #467.

Add the ability to flag cells in Minesweeper, either by right click
or by toggling a flag mode button. Also add a label tracking the
remaining attempt failure count.
@oznogon oznogon changed the title Add flaging, remaining attempts tracker to Minesweeper Add flagging, remaining attempts tracker to Minesweeper Dec 10, 2025
Use reset() values to initialize error_count, correct_count,
flag_mode, and FieldItem::bomb
@daid daid merged commit 0f90972 into daid:master Feb 26, 2026
5 checks passed
@oznogon oznogon deleted the minesweeper-flagging-touch branch February 27, 2026 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants