# AdamsLair/duality

a 2D Game Development Framework

Repository: https://github.com/AdamsLair/duality
Canonical: https://ross.abutalabs.com/products/duality
Homepage: https://adamslair.github.io/duality
Language: C#
License: MIT
License Family: permissive
Topics: c-sharp, game-engine, game-development, gamedev, portable, framework, opengl, csharp, dotnet, duality
Archived: true
Last push: 2025-05-19T07:14:08+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 22, release rhythm 8, longevity 100
- inputs: {"age_days": 4791, "days_push": 471, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1423, forks 288 (observed 2026-08-28T04:04:41.189834+00:00)

## What it is
Duality is a modular, plugin-based 2D game development framework written entirely in C# and backed by OpenGL via OpenTK. It ships with a visual editor featuring live editing, asset and plugin hot-reloading, and a component-based design for building games.

## Use cases
- build a 2D game in C#
- open-source game engine with a visual editor
- component-based 2D game framework
- make a 2D game with hot-reloading editor
- extend a game engine via plugins
- prototype 2D games using .NET

## When to choose
- you want to develop 2D games in C#/.NET with a full visual editor
- you value a clean, extensible plugin architecture and component-based design
- you prefer an open-source engine with MIT licensing

## When to avoid
- you need 3D rendering capabilities
- you need a large ecosystem, asset store, or commercial support
- you primarily target non-Windows platforms, since editor builds are Windows-focused

## Facets
- artifact type: framework
- maturity: maintenance
- function: game-engine, graphics, plugin-system, gui
- domain: cross-platform
- platform: windows, cross-platform, dotnet
- tags: 2d, csharp, opengl, visual-editor, component-based, gamedev, game-development

## Member repositories
- AdamsLair/duality (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:41.189834+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:37:37.610565+00:00, confidence not recorded.
  - readme: https://github.com/AdamsLair/duality (fetched 2026-08-28T04:04:41.189834+00:00, sha 957c212d6a40)
  - homepage: https://adamslair.github.io/duality (fetched 2026-08-29T11:49:37.607189+00:00, sha a69dd14d1300)
- Data as of 2026-08-30T08:39:29.467469+00:00.
