1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 22:28:11 +00:00
serenity/Games/Minesweeper
Andreas Kling a3788f1297 Minesweeper: Reorganize menus a bit
Move some of the "Game" menu into the app menu, and add a separate menu
for the difficulty setting.
2019-08-27 13:51:04 +02:00
..
Field.cpp Minesweeper: Make the SquareButtons non-checkable 2019-08-12 18:51:23 +02:00
Field.h Minesweeper: refactor on_square_clicked and flood_mark 2019-07-29 19:34:31 +02:00
main.cpp Minesweeper: Reorganize menus a bit 2019-08-27 13:51:04 +02:00
Makefile LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00