A cozy, modern take on a classic. Built to feel fast and satisfying on both desktop and mobile, with a board generator that leans toward solvable games. I first learned how to play Minesweeper during a job interview when I was asked to implement its backend logic. I passed, got addicted, and eventually decided to make a clean version of my own. Try it here!
Curious how things work under the hood?
You’ll need Node.js installed (npm comes with it).
For best results, use the version in .nvmrc. (24.12.0)
npm install
npm run dev
npm run build
npm run deploy