nCine/nCine
A cross-platform 2D game engine observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- 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: 2654
- days_rel: n/a
- days_push: 9
- n_releases_24m: 0
Adoption not part of the score
1327 stars · 81 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
nCine is an open-source, cross-platform 2D game engine written in C++11 with an emphasis on performance, optionally scriptable with Lua. It supports Windows, macOS, Linux, Android, and Emscripten/WebAssembly targets and is released under the MIT license.
Use cases
- build a 2D game in C++
- cross-platform 2D game engine with OpenGL rendering
- script game logic with Lua
- compile a 2D game to WebAssembly with Emscripten
- performance-focused 2D rendering engine
- develop Android 2D games from C++
When to choose
- you need a lightweight, performance-oriented 2D engine in C++
- you want Lua scripting on top of a native engine
- you need to target desktop, Android, and web from one codebase
- you prefer an MIT-licensed engine you can embed or modify
When to avoid
- you need 3D rendering or a full editor like Unity/Godot
- you want a batteries-included engine with built-in physics, networking, and asset store
- you prefer higher-level languages like C# or GDScript
- you need a large ecosystem of tutorials and marketplace assets
Facets
framework · maturity active
game-engine graphics simulation graphics cross-platform windows cpp lua wasm cross-platform 2d-engine opengl imgui renderdoc emscripten mingw performance-focused game-development linux macos android
2 sources
- readme: https://github.com/nCine/nCine · fetched 2026-08-28 · bf7a4efabe01
- homepage: https://ncine.github.io/ · fetched 2026-08-29 · 063250856a6a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nCine/nCine | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem