A minimal Minesweeper clone themed around the daily struggle of every developer: you think you're shipping features, but you're actually just tiptoeing through a minefield of your own making.
Every commit is a gamble. Every merge is a reckoning. Watch your step.
In the contribution graph of life, you don't find mines. You find Bugs.
- Green cells: Safe commits. The higher the intensity, the more bugs are lurking nearby.
- Red circles: Critical Issues. Open one, and your production is gone.
- Blue flags: Pull Requests. Use them to mark suspicious commits before it's too late.
- Classic Minesweeper mechanics, developer-flavored
- Zero dependencies, zero build step, just open and play
- Custom SVG icons and monospace aesthetics
No installation needed. Clone the repo and open index.html in your browser.
git clone https://github.com/seto/bugsweeper.git
cd bugsweeper
open index.html # or just drag it into your browser- Engine: Vanilla JS
- Style: CSS3 with JetBrains Mono
- Assets: Hand-picked and customized SVG icons
- Build: No build required
Icons by GitHub Octicons. Font via Google Fonts.
The Unlicense — Do whatever you want. This code belongs to the void.
