View Single Post
Old 08-26-2012, 04:28 PM   #1
chris_c
Member Retired
chris_c can bend spoons with a thought.chris_c can bend spoons with a thought.chris_c can bend spoons with a thought.chris_c can bend spoons with a thought.chris_c can bend spoons with a thought.chris_c can bend spoons with a thought.chris_c can bend spoons with a thought.chris_c can bend spoons with a thought.chris_c can bend spoons with a thought.chris_c can bend spoons with a thought.chris_c can bend spoons with a thought.
 
Posts: 38
Karma: 134108
Join Date: Aug 2012
Device: kindle touch
gtkMines for kindle touch (minesweeper)

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
Attached Files
File Type: gz gtkMines.tar.gz (27.4 KB, 3212 views)
File Type: zip gtkMines-KUAL-LAUNCHER.zip (28.4 KB, 5000 views)

Last edited by twobob; 04-09-2013 at 01:14 PM. Reason: Added KUAL Launcher Version
chris_c is offline   Reply With Quote