Skip to content

seto/bugsweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bugsweeper

License: Unlicense Code Style: Prettier Play Now

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.


Demo


Concept

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.

Features

  • Classic Minesweeper mechanics, developer-flavored
  • Zero dependencies, zero build step, just open and play
  • Custom SVG icons and monospace aesthetics

Usage

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

Stack

  • Engine: Vanilla JS
  • Style: CSS3 with JetBrains Mono
  • Assets: Hand-picked and customized SVG icons
  • Build: No build required

Credits and License

Icons by GitHub Octicons. Font via Google Fonts.

The Unlicense — Do whatever you want. This code belongs to the void.

About

Simulator of deployment anxiety in the DOM desert

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors