It's a bit like Minesweeper but not really. Click on boxes to see how many bombs are nearby. If it is a bomb, you'll loose. By holding Z you enter flag mode and mark the bombs. NOTE: Tiles only check the 4 tiles around it cardinally, not the 8 tiles around it like in minesweeper. This is Swinemeeper, after all. #Game
Art & Code made by me, featuring mouse drawn numbers and symbols. I wanted to see if I could recreate minesweeper, since it's one of the most well known and very basic games. (And I had played it a lot in school because it didn't need a good internet connection) Unfortunately, I couldn't figure out how to update areas of tiles that didn't have bombs connecting them, like in minesweeper, so I just used that as a challenge. I finally polished it up a bit during the quarantine, and here it is.