# munificent/hauberk

A web-based roguelike written in Dart.

Repository: https://github.com/munificent/hauberk
Canonical: https://ross.abutalabs.com/products/hauberk
Homepage: http://munificent.github.io/hauberk/
Language: Dart
License: NOASSERTION
License Family: other
Last push: 2026-02-14T21:02:10+00:00

## Health v2 (maintenance only)
Score: 62/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 67, release rhythm 35, longevity 100
- inputs: {"age_days": 4440, "days_push": 200, "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 2167, forks 213 (observed 2026-08-28T04:06:21.418699+00:00)

## What it is
Hauberk is a web-based roguelike dungeon crawl game written in Dart, featuring ASCII-art graphics and procedurally generated dungeons. It runs entirely in the browser and is maintained as a mostly read-only project that others are encouraged to fork.

## Use cases
- play a roguelike dungeon crawler in the browser
- study the source code of a complete roguelike game
- fork a Dart game codebase to build my own roguelike
- learn procedural dungeon generation techniques
- find an example of a game written in Dart

## When to choose
- you want to play or study a browser-based roguelike
- you want a permissively licensed Dart game codebase to fork and extend
- you want a reference implementation of procedural dungeon generation

## When to avoid
- you need a game engine or library to build your own game from scratch
- you want a project that accepts pull requests or active community contributions
- you need a native desktop or mobile game rather than a browser game

## Facets
- artifact type: application
- maturity: maintenance
- function: game-engine, graphics
- domain: gaming-tools, web-development
- platform: browser, cross-platform
- tags: roguelike, dungeon-crawl, procedural-generation, dart, ascii-art, browser-game, game-development, web-server

## Member repositories
- munificent/hauberk (main) score 62

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:21.418699+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-30T02:49:36.073545+00:00, confidence not recorded.
  - readme: https://github.com/munificent/hauberk (fetched 2026-08-28T04:06:21.418699+00:00, sha 4b09fd913cd2)
  - homepage: http://munificent.github.io/hauberk/ (fetched 2026-08-29T10:29:39.991883+00:00, sha 1d575a5a6b93)
- Data as of 2026-08-30T08:39:29.467469+00:00.
