# NetHack/NetHack

Official NetHack Git Repository

Repository: https://github.com/NetHack/NetHack
Canonical: https://ross.abutalabs.com/products/nethack
Language: C
License Family: other
Topics: game, roguelike, c
Last push: 2026-08-26T18:37:16+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 50, longevity 100
- inputs: {"age_days": 3922, "days_push": 7, "days_rel": 123, "gap_med": null, "n_releases_24m": 1}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3879, forks 615 (observed 2026-08-28T04:08:27.950830+00:00)

## What it is
The official source repository for NetHack, a classic single-player roguelike dungeon exploration game descended from Rogue and Hack. Version 5.0 modernizes the codebase with C99 compliance, cross-compilation support, and Lua-based level/dungeon configuration replacing yacc/lex compilers.

## Use cases
- play a classic roguelike dungeon crawler
- build NetHack from source for my platform
- cross-compile NetHack for another operating system
- contribute bug fixes or features to NetHack
- create custom dungeon levels with Lua
- study the source code of a legendary roguelike

## When to choose
- you want to play or modify the canonical NetHack game
- you need a deeply replayable single-player roguelike with decades of history
- you want to build a roguelike for many platforms from one codebase

## When to avoid
- you want a modern graphical 3D game
- you need multiplayer or online play
- you want a lightweight casual game with a short learning curve

## Facets
- artifact type: application
- maturity: active
- function: game-engine, interpreter
- domain: gaming-tools, cross-platform
- platform: cross-platform, windows, cpp
- tags: roguelike, dungeon-crawler, c99, lua-scripting, open-source-game, game-development, linux, macos

## Member repositories
- NetHack/NetHack (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:27.950830+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:25:43.721640+00:00, confidence not recorded.
  - readme: https://github.com/NetHack/NetHack (fetched 2026-08-28T04:08:27.950830+00:00, sha e4be79b22d9e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
