Ross ROSS = Recommend OSS · open-source software intelligence for agents

ChrisRx/dungeonfs

A FUSE filesystem and dungeon crawling adventure game engine observed · 2026-08-28

github.com/ChrisRx/dungeonfs · Go · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

54/100

  • Activity 49
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3442
  • days_rel: n/a
  • days_push: 308
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1096 stars · 26 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

DungeonFS is a FUSE filesystem that doubles as a dungeon crawling adventure game engine, letting users play a text adventure by navigating directories in the terminal. It is written in Go and mounted like any other filesystem.

Use cases

  • play a dungeon crawling game from the terminal
  • explore a filesystem-based text adventure
  • build a game where rooms are directories
  • mount a FUSE filesystem that behaves like a game
  • demo creative uses of FUSE filesystems

When to choose

  • you want a playable terminal-based dungeon game exposed as a filesystem
  • you want to experiment with FUSE filesystems in Go
  • you want a novel demo of filesystem-as-game-engine concepts

When to avoid

  • you need a production-ready game engine with graphics
  • you need a cross-platform game (FUSE support is mainly Linux/macOS)
  • you need a stable, feature-complete project - it is a work-in-progress

Facets

application · maturity experimental

game-engine file-system cli terminal-ui developer-tools go cli fuse-filesystem dungeon-crawler text-adventure novelty-filesystem game-development command-line linux

1 source

Member repositories

RepositoryRoleHealth v2
ChrisRx/dungeonfsmain54

For agents

markdown · JSON · MCP: product_card(name="ChrisRx/dungeonfs")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem