Mines: A simple mine puzzle game inspired by classic minesweeper

by sea-goldon 5/1/2025, 2:58 PMwith 13 comments

by fake-nameon 5/5/2025, 4:34 AM

What part of this is "inspired"?

This is just the exact same thing reimplemented. "Inspired by" implies there are non-trivial differences.

by alain_gilberton 5/5/2025, 4:51 AM

In the same vein, I made "winsweeper" which will move the mine and let you win all the 50/50 IFF there is no more mines that you could find.

https://github.com/alaingilbert/winsweeper

by jaffathecakeon 5/5/2025, 5:57 AM

A couple of us on the Chrome Dev Rel team made a minesweeper clone that aimed to be a bit visually fancy on most devices, but would still run on basic feature phones https://proxx.app/

It was a lot of fun to build.

by Azrael3000on 5/5/2025, 4:36 AM

Nice implementation. I found it very intuitive to find the necessary features like marking a mine or tapping on a number that has all its mines marked to reveal the safe squares.

But it might still be good to put a short description somewhere for people not as familiar with the game.

by Jean-Papouloson 5/5/2025, 6:08 AM

This is just minesweeper ?

by marcinignacon 5/5/2025, 7:00 AM

I wish it was responsive on mobile. Need to scroll right on iOS/iPhone.

by sea-goldon 5/1/2025, 2:58 PM

Built using Kotlin Multiplatform

by MortyWaveson 5/5/2025, 11:35 AM

There’s a lot of submissions recently to try get bought by NY Times

by konstantinua00on 5/5/2025, 6:10 AM

can't zoom in on mobile :/