mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 21:47:45 +00:00
Minesweeper: Implement some feature requests.
Someone was playing this game and suggested a number of improvements so here we go trying to address them: - Add "chording" support, where you can click a numbered square using both mouse buttons simultaneously to sweep all non-flagged adjacent squares. - Mis-flagged squares are now revealed as such on game over, with a special "bad flag" icon. - The game timer now shows tenths of seconds. It also doesn't start until you click the first square. - Add the three difficulty modes from the classic Windows version.
This commit is contained in:
parent
e90b501b31
commit
146aedc32c
5 changed files with 213 additions and 40 deletions
BIN
Base/res/icons/minesweeper/badflag.png
Normal file
BIN
Base/res/icons/minesweeper/badflag.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 357 B |
Binary file not shown.
Before Width: | Height: | Size: 356 B After Width: | Height: | Size: 332 B |
Loading…
Add table
Add a link
Reference in a new issue