so... there I was after completing gtkSudoku (
https://www.mobileread.com/forums/sho...d.php?t=188997) when I thought hey that looks a bit like minesweeper, and what do you know in 30 years coding I'd never made an implementation of minesweeper, which is a great excuse for recursive coding
You complete the game when the number of unknown squares reaches zero, using flags is optional, the flag button toggles the placement of flags or square selection mode.
Enjoy!
Initial release 2012/08/26 21:30 GMT+1