ejoy/ejoy2d
A 2D Graphics Engine for Mobile Game observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4631
- days_rel: n/a
- days_push: 2909
- n_releases_24m: 0
Adoption not part of the score
1993 stars · 626 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
EJOY 2D is a lightweight 2D graphics engine written in C and scripted with Lua, designed for building mobile games. It ships with a small runtime (ej2d) that executes Lua game scripts, with build support for Windows, Linux, and macOS.
Use cases
- build a 2d mobile game with a small c engine
- embed a 2d game engine in a c or lua project
- render 2d sprites and animations for cross-platform games
- script game logic in lua on top of a native graphics core
- lightweight alternative to unity or godot for simple 2d games
- integrate a minimal 2d renderer into an existing native app
When to choose
- you want a tiny, embeddable C engine driven by Lua rather than a full game engine
- you are building lightweight 2D games and want minimal dependencies (glew, freetype, glfw)
- you are comfortable reading source code and Chinese-language API documentation
When to avoid
- you need an actively maintained engine with recent releases and large community support
- you expect polished tooling, an editor, or comprehensive English documentation
- you need 3D rendering or a high-level scene system out of the box
Facets
framework · maturity maintenance
game graphics animation graphics mobile-development cross-platform cross-platform windows lua c game-engine 2d-graphics lua-scripting sprite-rendering opengl mobile-games lightweight-engine game-development mobile linux macos
1 source
- readme: https://github.com/ejoy/ejoy2d · fetched 2026-08-28 · 33684604820a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ejoy/ejoy2d | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem