Minesweeper is a logic game where mines are hidden in a grid of squares. Safe squares have numbers telling you how many mines touch the square. You can use the number clues to solve the game by opening all of the safe squares. If you click on a mine, you lose the game! Green Flag to start Click to uncover a square Spacebar to flag a square C to chord (If there are enough flags) Feel free to point out any bugs or leave suggestions in the comments!
(All code is mine) 11/4/24 - Started project 12/12/24 - Finished the main aspects (with a lot of bugs) 12/13/24 - Added sounds and shared This is unfinished!! Leaderboard, menu, and customizable game settings coming soon (soon as in whenever I get motivation). There's a few bugs, one of which being that starting in corners has a chance of uncovering other squares. I could probably fix this, but I'm ready to be done with this project for now lol sounds: https://www.youtube.com/watch?v=75hknLyLeJU play the original! https://g.co/kgs/hieo3HR my grid generator: https://scratch.mit.edu/projects/1085138357/ tis' all. thanks for checking this out!