Auto Minesweeper

D 58 completed
Other
unknown / html · tiny
2
Files
499
LOC
0
Frameworks
2
Languages

Pipeline State

completed
Run ID
#396448
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_tiny
Novelty
14.66
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47257
Member of a group with 1 similar repo(s) — canonical #81378 view group →
Top concepts (2)
Project DescriptionWeb Frontend
Same scanner, your repo: https://repobility.com — Repobility

AI Prompt

Create a fully functional, single-file browser game recreating the classic Windows 95 Minesweeper experience. The game must feature a pixel-perfect Win95 aesthetic, including 3D beveled cells and a blue title bar. Implement three difficulty modes (Beginner, Intermediate, Expert) with specific grid sizes and mine counts. Crucially, add smart assists: allow flagging via Spacebar hover, implement a recursive chord mechanism when hovering over a revealed number, and include an optional 'Auto Solve Mode' that automatically flags and reveals cells based on logical deduction. Use vanilla JavaScript, HTML, and CSS, leveraging SVG for graphics and CSS Grid for layout.
html javascript minesweeper browser-game vanilla-js css win95 svg web-game
Generated by gemma4:latest

Catalog Information

A faithful recreation of classic Windows 95 Minesweeper — playable in your browser with smart assists that make the game more enjoyable without taking away the challenge.

Description

A faithful recreation of classic Windows 95 Minesweeper — playable in your browser with smart assists that make the game more enjoyable without taking away the challenge.

Novelty

3/10

Tags

html javascript minesweeper browser-game vanilla-js css win95 svg web-game

Claude Models

claude-opus-4-6

Quality Score

D
57.6/100
Structure
32
Code Quality
100
Documentation
30
Testing
0
Practices
78
Security
100
Dependencies
50

Strengths

  • Low average code complexity \u2014 well-structured code
  • Good security practices \u2014 no major issues detected

Weaknesses

  • No LICENSE file \u2014 legal ambiguity for contributors
  • No tests found \u2014 high risk of regressions
  • No CI/CD configuration \u2014 manual testing and deployment

Recommendations

  • Add a test suite \u2014 start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)

Security & Health

4.1h
Tech Debt (E)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (10)
Repobility (the analyzer behind this table) · https://repobility.com
Unknown
License
Full Security Report AI Fix Prompts SARIF SBOM

Languages

html
93.0%
markdown
7.0%

Frameworks

None detected

Concepts (2)

Source-of-truth: Repobility · https://repobility.com
CategoryNameDescriptionConfidence
Repobility · severity-and-effort ranking · https://repobility.com
auto_descriptionProject DescriptionA faithful recreation of classic Windows 95 Minesweeper — playable in your browser with smart assists that make the game more enjoyable without taking away the challenge.80%
auto_categoryWeb Frontendweb-frontend70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/120810.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV