Measured entry
8bitcn-health-bar
A React health meter that wraps a reusable Radix Progress primitive with a red fill, blocky border treatment, and an optional segmented retro variant. It ships as a shadcn registry component with its shared progress file and retro stylesheet, and relies on Tailwind utilities, class-variance-authority, a cn helper, Radix Progress, and an imported Google font.



Measured
Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 29.7 KB (95.1 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written from the component source API |
What the harness recorded
BARE BUILD
✗ Build failed in 53.48s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/components/ui/8bit/progress.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A focused pixel-art health meter with clean responsive behavior and useful visual variants. It needs a shadcn-style setup, and the missing accessible name should be fixed before production use, but it is a reasonable fit for game-like interfaces already using that stack.
Use it if
- You need a game health or status meter that already matches a pixel-art interface.
- Your app uses shadcn conventions and can reuse the included progress primitive.
- You want both a continuous red meter and an optional segmented retro treatment.
Skip it if
- You need an accessible default without adding a label, since the rendered progressbar has no accessible name.
- Your design cannot load the external Press Start font from Google.
- You want a neutral progress component rather than a health-specific red wrapper.
- Your project does not use Tailwind or shadcn-style aliases and you do not want to adapt the source.
Install
| Declared dependencies | @radix-ui/react-progress |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no provider required in the harness |
In a non-shadcn project, add Radix Progress and class-variance-authority, provide a compatible cn utility and import alias, configure Tailwind for the component classes, include the retro stylesheet, and decide whether to keep or self-host the Google font. Also pass an accessible label to the progress root.
Source and credit
This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.
Author repository
github.com/TheOrcDev/8bitcn-uiAlternatives
Other published entries for the card pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- tailark-veil-content-1minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- tailark-veil-content-2minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- tailark-mist-content-3minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 24.1KB
- Bare
- pass
- Prov
- NO
- neobrutalism-cardbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 29.6KB
- Bare
- pass
- Prov
- NO
- neobrutalism-ncardbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 29.6KB
- Bare
- pass
- Prov
- NO
- reui-icon-stackminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 30.1KB
- Bare
- pass
- Prov
- NO