# isadorasophia/murder

Murder is a pixel art ECS game engine.

Repository: https://github.com/isadorasophia/murder
Canonical: https://ross.abutalabs.com/products/murder
Homepage: https://isadorasophia.com/murder/
Language: C#
License: MIT
License Family: permissive
Topics: game-engine, gamedev, multi-platform, fna
Last push: 2026-08-25T08:31:27+00:00

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

## Adoption (not part of the score)
Stars 3313, forks 97 (observed 2026-08-28T04:07:56.047046+00:00)

## What it is
Murder is a pixel art game engine built on top of FNA using an entity-component-system (ECS) architecture via the Bang framework. It includes an integrated editor as a separate project within your game solution, targeting Linux, macOS, Windows, and Steam Deck with .NET 8.

## Use cases
- build a 2D pixel art game in C#
- make a game with an ECS architecture
- develop games for Steam Deck
- create a game jam project quickly
- edit game levels and entities inside my own project

## When to choose
- you want a C# pixel art engine on FNA with ECS
- you prefer editor code living inside your own project like MonoGame/FNA workflows

## When to avoid
- you need a stable, mature engine with NuGet packages
- you need console platform support today
- you dislike frequent breaking changes

## Facets
- artifact type: framework
- maturity: active
- function: game-engine, gui
- domain: cross-platform
- platform: windows, cross-platform
- tags: ecs, pixel-art, fna, csharp, 2d, editor, game-development, linux, macos, desktop

## Member repositories
- isadorasophia/murder (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:56.047046+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-29T18:42:22.919807+00:00, confidence not recorded.
  - readme: https://github.com/isadorasophia/murder (fetched 2026-08-28T04:07:56.047046+00:00, sha 37cf47e2c64f)
  - homepage: https://isadorasophia.com/murder/ (fetched 2026-08-29T09:35:03.938223+00:00, sha 4d0cb13b04dc)
  - site_page: https://isadorasophia.com/murder/getting-started/helloworld.html (fetched 2026-08-29T09:35:03.947894+00:00, sha 13a55b74880c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
