nickarocho / minesweeper

The classic game with the classic look (Client-side Game) | HTML, CSS, JavaScript, recursion
https://nickarocho.github.io/minesweeper/
63 stars 27 forks source link

Can't remove flags after placing #6

Open random-logic opened 1 year ago

random-logic commented 1 year ago

Sometimes I would place flags and then realize that it is not a bomb, but then it won't let me remove the flag. I believe that original minesweeper let me remove flags when needed. Also, it would be nice to add a feature where you can double click and it would be a "?" instead of a number or a bomb.