# flibitijibibo/RogueLegacy1

Rogue Legacy Source Code

Repository: https://github.com/flibitijibibo/RogueLegacy1
Canonical: https://ross.abutalabs.com/products/roguelegacy1
Homepage: https://cellardoorgames.com/roguelegacy/
Language: C#
License: NOASSERTION
License Family: other
Last push: 2026-07-15T13:34:36+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 92, release rhythm 35, longevity 53
- inputs: {"age_days": 749, "days_push": 49, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1905, forks 171 (observed 2026-08-28T04:05:51.901138+00:00)

## What it is
The released source code of Rogue Legacy, a roguelite platformer by Cellar Door Games, provided as a C# codebase built on the FNA (XNA reimplementation) framework. It contains only the code and build setup; game assets must be supplied from a personal copy of the game.

## Use cases
- study how a commercial roguelike game is implemented in C#
- build and run Rogue Legacy from source with FNA
- learn XNA/FNA game development patterns from a real shipped game
- mod or experiment with the Rogue Legacy codebase for personal use
- port or research legacy XNA-era game code

## When to choose
- you want to read or learn from the source of a real commercial indie game
- you already own Rogue Legacy and want to build it yourself with FNA
- you are researching C# game architecture or FNA-based development

## When to avoid
- you want a ready-to-play game without owning the original assets
- you need a permissively licensed codebase for commercial reuse (license is non-commercial)
- you want a general-purpose game engine rather than one specific game's code

## Facets
- artifact type: application
- maturity: stable
- function: game-engine, graphics
- domain: gaming-tools, cross-platform
- platform: cross-platform, windows, dotnet, cpp
- tags: roguelike, game-source-code, fna, xna, mono-game, non-commercial-license, retro-gaming, game-development, macos, linux

## Member repositories
- flibitijibibo/RogueLegacy1 (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:51.901138+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-30T03:11:43.045416+00:00, confidence not recorded.
  - readme: https://github.com/flibitijibibo/RogueLegacy1 (fetched 2026-08-28T04:05:51.901138+00:00, sha d79d047a2a60)
  - homepage: https://cellardoorgames.com/roguelegacy/ (fetched 2026-08-29T10:50:43.560381+00:00, sha e226996fa6f4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
