vsmode/pixel8
A collection of low-res primitives for creating art and games in React observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3165
- days_rel: n/a
- days_push: 818
- n_releases_24m: 0
Adoption not part of the score
2086 stars · 62 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Pixel8 is a React library of low-res primitives for creating pixel art and games in the browser. It uses a custom React renderer and ArrayBuffers to draw pixels directly to a canvas 2D context for an 8-bit aesthetic.
Use cases
- create pixel art in react
- make a small browser game with react
- draw low-res sprites and shapes on a canvas
- build a retro 8-bit style animation
- learn game development with jsx
- render pixel graphics without canvas stateful api
When to choose
- you want to make pixel art or small games using React and JSX
- you need fine control over palettes, resolution, and rendering
- you want a lightweight building block rather than a full game engine
When to avoid
- you need a full-featured game framework or fantasy console
- your project does not use React
- you need high-resolution or 3D graphics
Facets
library · maturity maintenance
graphics game-engine ui-components graphics frontend web-development browser pixel-art react gamedev canvas low-res 8-bit game-development nodejs web-server
2 sources
- readme: https://github.com/vsmode/pixel8 · fetched 2026-08-28 · d569d820143e
- homepage: https://pixel8.vsmode.org/ · fetched 2026-08-29 · d046eb63875b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vsmode/pixel8 | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem