It's easy to program a Minesweeper... but can you code it in a single sprite and with less than 200 blocks? ;) ... ------------------------------ <green flag> ... Play <space bar> ... Placement of flags <B key> ... "?" <red button> ... View maps (Where are the maps stored?) #Minesweeper #classic #game #games #buscaminas
This is my humble recreation of Minesweeper ... I have taken a couple of licenses: I replace the "timer" with "missing chips" and every now and then a bomb appears on the first click ;) It's a simple game :) ... but it offers some great coding challenges! :) https://en.wikipedia.org/wiki/Minesweeper_(video_game)