Measured entry
8bitcn-game-progress
progressskeuomorphismmotion on file
A shadcn registry block that places health, mana, and experience bars inside an arcade-styled card. It ships as React and TypeScript source, with specialized bar wrappers, retro CSS, and a web-font import. It depends on Radix Progress, class-variance-authority, Tailwind utilities, a cn helper, and the project’s base card components.



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 | 32.7 KB (98.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 785ms error during build: [vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-0669579839f0/src/components/ui/8bit/card.tsx".
Verdict
Do not adopt this block as published. The verified build fails because its themed card imports a missing base card module, and the bare version also lacks the expected cn utility. It needs a shadcn-style setup plus repaired registry dependencies before it can be evaluated at runtime.
Use it if
- You already use the shadcn file layout and want a themed game-status card.
- You are comfortable replacing the fixed labels and values with application state.
- Your interface already supports Tailwind utility classes and the included retro font styling.
Skip it if
- You need a drop-in package that builds without shadcn aliases and local primitives.
- Your product cannot load the externally imported Google font.
- You want a generic progress control rather than a fixed health, mana, and experience composition.
- You need a verified build before adopting component source.
Install
| Declared dependencies | @radix-ui/react-progress, clsx, tailwind-merge |
|---|---|
| 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 the at-sign path alias, a cn class-merging helper, compatible base card primitives, Tailwind styling, class-variance-authority, Radix Progress, and the retro stylesheet or an equivalent local font treatment. Repair the missing card dependency before building.
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 progress pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- neu-progressneumorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO
- clay-progressclaymorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 18.0KB
- Bare
- pass
- Prov
- NO
- tripled-scroll-progress-tracker-shadcnuigradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 64.3KB
- Bare
- pass
- Prov
- NO
- magicui-animated-circular-progress-barbento
- Renders
- YES
- A11y
- 0
- Gzip
- 26.3KB
- Bare
- fail
- Prov
- NO
- 8bitcn-timeline2skeuomorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 26.7KB
- Bare
- fail
- Prov
- NO
- magicui-scroll-progressdark-futuristic
- Renders
- YES
- A11y
- 0
- Gzip
- 69.0KB
- Bare
- fail
- Prov
- NO