Mine Sweeper
A simple version of the classic game.
Jack Folsom
(CodeCraft64)
A simple version of the classic game.
Controls: Choose your game mode. Left click to view a tile and right click to flag and un-flag a tile.
Changes
Links
Releases
Mine Sweeper 1.0 — 3 Jul, 2018
Pygame.org account Comments
-
Thicc daddy trump 2018-07-04 01:57
Oh yes -
josmiley 2018-07-04 16:25
fonctionne bien -
Antoine NOEL 2018-07-05 11:58
Nice, thanks for this game. I had one difficulty while playing : I put a flag by accident on a cell that was already discovered ; so at the end, i had found all mines but there was one flag more than needed and I couldn't see it. It's not really a bug, but it needs to be fixed, i think I'm a total beginner with Python and programming, so I want to try and fix it, in order to learn :)