eva-engine/eva.js
Eva.js is a front-end game engine specifically for creating interactive game projects. observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 91
- Release rhythm 48
- Longevity 100
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: 2004
- days_rel: 134
- days_push: 54
- n_releases_24m: 1
Adoption not part of the score
1777 stars · 107 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Eva.js is a front-end 2D game engine built on an Entity-Component-System architecture with a PixiJS-powered rendering pipeline. It ships as a lightweight core plus modular plugins for rendering, animation, physics, sound, and interaction, targeting web and WeChat minigame projects.
Use cases
- build interactive 2D games in the browser
- create WeChat minigames
- make casual games like merge or card games for web
- add sprite and spine animations to a web page
- develop marketing mini-games for e-commerce apps
- prototype 2D games with an ECS engine in JavaScript
When to choose
- you need a lightweight, plugin-based 2D engine for web or minigame targets
- you want ECS architecture with out-of-box components for images, text, animation, and physics
- your project uses PixiJS-style WebGL/Canvas rendering with Spine, DragonBones, or Lottie assets
When to avoid
- you need 3D rendering or a full-featured native game engine
- you are building a non-game app where a general UI framework fits better
- you require console/PC native deployment
Facets
framework · maturity active
game-engine graphics animation ui-components web-development frontend graphics browser ecs 2d pixijs webgl canvas2d minigames interactive-media game-development web-server javascript nodejs wechat
4 sources
- readme: https://github.com/eva-engine/eva.js · fetched 2026-08-28 · 1411b90dab02
- homepage: https://eva.js.org · fetched 2026-08-29 · 2fe462902586
- site_page: https://eva.js.org/docs/tutorials/quickstart · fetched 2026-08-29 · 9fb6fd55d767
- site_page: https://eva.js.org/docs/api/index · fetched 2026-08-29 · 9d22bc0498ca
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| eva-engine/eva.js | main | 78 |
For agents
markdown · JSON · MCP: product_card(name="eva-engine/eva.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem