Creckeryop / MSweep

Simple minesweeper written in C++ for PlayStation Vita
GNU General Public License v3.0
21 stars 3 forks source link

The game does not show erroneously flagged fields #2

Open taryura opened 3 years ago

taryura commented 3 years ago

When you mark a field as mined and then open a field you think is not mined but it has a mine then the game is over. In this case you cannot see which safe fields you marked as mined. to reproduce:

Creckeryop commented 3 years ago

I think it's theme problem image

In this 'classic' theme, exploded bomb is black, and wrong flagged is transparent bomb (dark grey) i made them transparent, to see what number is behind them.