# BenjaminAster/CSS-Minecraft

A Minecraft clone made with pure HTML & CSS – no JavaScript.

Repository: https://github.com/BenjaminAster/CSS-Minecraft
Canonical: https://ross.abutalabs.com/products/css-minecraft
Homepage: https://benjaminaster.github.io/CSS-Minecraft/
Language: HTML
License Family: other
Last push: 2024-09-15T20:39:30+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 99
- inputs: {"age_days": 1397, "days_push": 717, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1940, forks 97 (observed 2026-08-28T04:05:57.327643+00:00)

## What it is
A Minecraft clone implemented entirely in pure HTML and CSS with no JavaScript, using CSS logic like the :has() pseudo-class. It runs in the browser as a demo of what CSS alone can achieve.

## Use cases
- play a minecraft-like game in the browser without javascript
- see what pure css can do without js
- learn advanced css techniques like :has()
- demo of css-only interactive game
- css experiment project to study

## When to choose
- you want a zero-javascript browser game demo
- you're learning advanced modern CSS features
- you need an example of CSS-only state and interactivity

## When to avoid
- you want a real playable Minecraft with performance and features
- you need a production game engine or extensible codebase
- your browser doesn't support the CSS :has() pseudo-class

## Facets
- artifact type: application
- maturity: active
- function: game, graphics, animation
- domain: web-development, gaming-tools, frontend
- platform: browser
- tags: css-only, no-javascript, minecraft-clone, css-has, novelty-project, html, game-development, web-server

## Member repositories
- BenjaminAster/CSS-Minecraft (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:57.327643+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:08:08.299106+00:00, confidence not recorded.
  - readme: https://github.com/BenjaminAster/CSS-Minecraft (fetched 2026-08-28T04:05:57.327643+00:00, sha 0b09f6388f0b)
  - homepage: https://benjaminaster.github.io/CSS-Minecraft/ (fetched 2026-08-29T10:47:17.363157+00:00, sha 491209f91329)
- Data as of 2026-08-30T08:39:29.467469+00:00.
