prime31/Nez
Nez is a free 2D focused framework that works with MonoGame and FNA observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 90
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3859
- days_rel: n/a
- days_push: 63
- n_releases_24m: 0
Adoption not part of the score
2064 stars · 373 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Nez is a free, feature-rich 2D game framework built on top of MonoGame and FNA in C#. It provides an Entity/Component system, physics, rendering, pathfinding, tweening, and in-game debugging tools as a foundation for building 2D games.
Use cases
- build a 2D game with MonoGame or FNA
- 2D entity component system framework for C#
- 2D physics and collision detection for games
- sprite animation and tweening in a MonoGame game
- A* pathfinding for 2D tilemap games
- in-game debug console and inspector for game development
- deferred 2D lighting with normal maps
When to choose
- you want a batteries-included 2D framework on MonoGame/FNA rather than raw XNA-style code
- you need integrated physics, collision, pathfinding, and rendering in one package
- you value built-in debugging tools like an ImGui console and component inspector
- you prefer a free, MIT-licensed C# game framework
When to avoid
- you are building a 3D game
- you need a full standalone engine with an editor like Unity or Godot
- you are not working in C# with MonoGame or FNA
- you need guaranteed long-term support given the project's single-maintainer nature
Facets
framework · maturity active
game-engine graphics animation gui serialization math graphics cross-platform cross-platform cpp c monogame fna 2d csharp farseer-physics sprite-rendering pathfinding tweens debug-console physics game-development
1 source
- readme: https://github.com/prime31/Nez · fetched 2026-08-28 · 2daeab1ca6f1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| prime31/Nez | main | 63 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem