Minesweeper! -Controls-: Press Q to Flag a cell Press E to Suspect a cell Click to Open a cell
-Soon to be added-: 1. Add XP and bar display? 2. BUG after using undo, player gets state locked 3. Add FloodFill sprite instead of scratch variable to toggle -Update Log-: 2-28-2026 *ADD Flood Fill *FIX Flood Fill wasn't adding the cells it removed to the completion percentage *ADD Enable_FloodFill? variable to enable/disable Flood Fill from the menu 2-26-2026 *Removed Undo button until I work out all the bugs 2-24-2026 *added Main Title Display *Changed Explosion to spawn at the mouse pointer instead of (0,0) *added Undo Button (Only one undo allowed per game, Gain undo stock from wining games) *Changed highlight color from brightness 20 to darkness 20 2-23-2026 *added 16x16 Grid *added 30X16 Grid (a few problems implementing but easy to solve) *added Mines should use the expended mine costume when they explode 2-22-2026 *added Expose the mines after game ends 2-22-2026 *added '-' minus sign to costumes *fixed Completion % at end of a Win would show 102% #Noggin #Puzzle #SDS #Memory #Match #minigame