TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Mines: A simple mine puzzle game inspired by classic minesweeper

22 pointsby sea-gold16 days ago

9 comments

fake-name12 days ago
What part of this is &quot;inspired&quot;?<p>This is just the exact same thing reimplemented. &quot;Inspired by&quot; implies there are non-trivial differences.
alain_gilbert12 days ago
In the same vein, I made &quot;winsweeper&quot; which will move the mine and let you win all the 50&#x2F;50 IFF there is no more mines that you could find.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;alaingilbert&#x2F;winsweeper">https:&#x2F;&#x2F;github.com&#x2F;alaingilbert&#x2F;winsweeper</a>
评论 #43892140 未加载
评论 #43892966 未加载
jaffathecake12 days ago
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 <a href="https:&#x2F;&#x2F;proxx.app&#x2F;" rel="nofollow">https:&#x2F;&#x2F;proxx.app&#x2F;</a><p>It was a lot of fun to build.
Azrael300012 days ago
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.<p>But it might still be good to put a short description somewhere for people not as familiar with the game.
Jean-Papoulos12 days ago
This is just minesweeper ?
marcinignac12 days ago
I wish it was responsive on mobile. Need to scroll right on iOS&#x2F;iPhone.
sea-gold16 days ago
Built using Kotlin Multiplatform
MortyWaves12 days ago
There’s a lot of submissions recently to try get bought by NY Times
konstantinua0012 days ago
can&#x27;t zoom in on mobile :&#x2F;