*Mine* Sweeper

by fnr-999
This game is like minesweeper, but with an unstable twist!

Comments5

LDJam user 192275author4 Oct 2021, 22:01
I'm so sorry, I was so close, the UI is broken, but its just formatting, the numbers are correct.
Unfortunately, you will have to have python to run it, but all the code is there.
The timer doesn't actually do anything, but it does add some pressure.
LDJam user 192275author4 Oct 2021, 22:03
Anddddd, I left debug on by mistake, it's basically useless, but for something that took me like, 5 and a half hours, I am proud I at least uploaded something this year. Thanks for anyone who checks it out, Ill link a better version when I fix a few things.
achef1225 Oct 2021, 13:09
i have python installed but when i click on iehter of the files nothing happens. Command prompt just quickly opens and closes.
Mastoast
Mastoast5 Oct 2021, 17:52
I was able to game the game, but I had to install pygame, numpy and perlin_noise libs in order to launch it.
If you already have python installed, the command is : ```pip install pygame, numpy, perlin_noise```
Barrier
Barrier8 Oct 2021, 08:33
I see what you were going for. You walk around and you were only supposed to have a little 3x3 grid to tell you where the mines are. With some more work it could be a fun little game. Anyways good job on submiting a game :)
Found a bug?
Tell us on Discord