MonoGame-Extended/Monogame-Extended
Extensions to make MonoGame more awesome observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 98
- Release rhythm 98
- Longevity 100
Flags: 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: 24.0
- age_days: 4076
- days_rel: 15
- days_push: 15
- n_releases_24m: 19
Adoption not part of the score
1759 stars · 356 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MonoGame.Extended is a set of open-source C# libraries distributed via NuGet that extend MonoGame with common game development utilities. It provides features like 2D sprite animation, texture atlases, bitmap fonts, input handling, cameras, collision detection, ECS, particle systems, tilemaps, tweening, and screen management.
Use cases
- add 2D sprite animation to a MonoGame game
- handle collision detection in a 2D game
- use an entity component system with MonoGame
- load and render tilemaps in MonoGame
- manage sprite sheets and texture atlases
- implement a camera system for a 2D world
- create particle effects in MonoGame
- get event-based input handling instead of polling
When to choose
- you are building a 2D game with MonoGame and want batteries-included utilities
- you want modular libraries where you pick only the features you need
- you need sprite animation, tilemaps, or collision detection without writing them from scratch
When to avoid
- you want a full game engine with an editor rather than libraries
- you are not using MonoGame or the .NET ecosystem
- you need heavily documented, fully up-to-date docs for every feature (some docs are incomplete for V5)
Facets
library · maturity active
game-engine animation graphics ui-components math serialization graphics cross-platform cross-platform dotnet windows monogame csharp 2d-games ecs tilemap particles sprite-animation collision-detection nuget game-development linux macos
3 sources
- readme: https://github.com/MonoGame-Extended/Monogame-Extended · fetched 2026-08-28 · 87d30e72c6ac
- homepage: http://www.monogameextended.net/ · fetched 2026-08-29 · 7035ba4e5b96
- site_page: https://www.monogameextended.net/docs/about/introduction · fetched 2026-08-29 · 4466d9acee79
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MonoGame-Extended/Monogame-Extended | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="MonoGame-Extended/Monogame-Extended")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem