Auto Minesweeper
D 58 completed
Other
unknown / html · tiny
2
Files
499
LOC
0
Frameworks
2
Languages
Pipeline State
completedRun ID
#396448Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_tinyNovelty
14.66Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication 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/10Tags
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
Languages
Frameworks
None detected
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility · severity-and-effort ranking · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project 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. | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Web Frontend | web-frontend | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
