serenity/Base
Andreas Kling 146aedc32c 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.
2019-04-26 19:54:31 +02:00
..
etc Kernel+Userland: Implement setuid() and setgid() and add /bin/su 2019-02-21 23:38:10 +01:00
home/anon Base: Rename /users to /home. 2019-02-10 11:18:12 +01:00
res Minesweeper: Implement some feature requests. 2019-04-26 19:54:31 +02:00