Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hey does anyone know how to make Minesweeper on scratch? I announced a game a while ago but I don't know how to code it... Please help

use a list to store where the mines are the loop through the list to draw it

that's the basics of it