
Minesweeper
Minesweeper
Minesweeper launched on August 10, 2023 with 1 votes.
What it does
Minesweeper has three difficulty levels: easy, medium and hard. Easy levels have small grids and less mines, while hard levels have bigger grids and more mines. Players can choose the level that suits their abilities and challenges.
Does a similar job
all alternatives →- IMI made a live multiplayer Minesweeper game2025 · minesweeperpro.com · ▲242
Hi everyone! For several months now I've been stuck on the idea of a Minesweeper game that isn't just single player. This is what I came up with: • Live games allowing several people to play at the same time • Scoring system rewarding correct moves • Grid size, mines count, and players count set to make games as balanced as possible
- TCThe classic Minesweeper on an irregular grid2024 · polyreplay.com · ▲293
I'm experimenting game mechanics that are usually seen on a typical grid, but transposed on an irregular one. This is a first game based on Minesweeper. The changes an irregular grid brings are that cells don't all have 8 neighbors. Some can have less, some can have more. So when you try and deduce if a tile has a mine, you have to pay closer attention at the number clues and which tiles neighbors it. My intention is to make a very classic game a bit more challenging & fun. I've also released a first version of Checkers/Draughts, and plan to test similar variants for Chess, Othello and…
- MIMineSweeper implemented in 100% CSS and HTML – no JavaScript2020 · github.com · ▲390


- IBI built a MCP server so Claude can play Minesweeper2025 · github.com · ▲123
Hi! I build an MCP server that allows clients to play Minesweeper. It turns out that Claude is not very good at it (makes obvious mistakes, hasn't won a single game on a 9x9 board after many attempts). I am curious how I can prompt Claude to do better?
More life & fun this month
the category →- TL
Life & fun · 14d ago · louisabraham.github.io


- CCCreatium Coach▲321
Your multimedia mentor that takes you from mid to great
Life & fun · 14d ago · producthunt.creatium.info

- WI
Special relativity simulator in which light crawls along at a human speed, so Lorentz contraction, aberration and Doppler shift happen at walking pace.
Life & fun · 8h ago · rivendell.dmitrybrant.com
Source: Product Hunt launch ↗
Launched alongside, August 2023
the whole month →



Lottielab▲871Create and ship lottie animations to sites and apps faster
Dev tools · 2023 · lottielab.com
- LC
Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…
AI · 2023 · github.com