# yujqiao/DungeonRush

👾🐍 A opensource game inspired by Snake, written in pure C with SDL

Repository: https://github.com/yujqiao/DungeonRush
Canonical: https://ross.abutalabs.com/products/dungeonrush
Language: C
License: GPL-3.0
License Family: copyleft
Topics: game, sdl2, c
Last push: 2022-01-17T07:50:07+00:00

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

## Adoption (not part of the score)
Stars 2170, forks 302 (observed 2026-08-28T04:06:21.615191+00:00)

## What it is
DungeonRush is an open-source action game inspired by Snake, written in pure C using SDL2. It features singleplayer and LAN multiplayer modes where players grow a hero queue, fight monsters, and collect weapons with buff/debuff effects.

## Use cases
- play a snake-inspired action game on desktop
- play a LAN multiplayer game with a friend
- study a complete game written in pure C with SDL2
- install a lightweight open-source game on Linux via AUR or AppImage
- port a simple SDL2 game to other platforms like Android

## When to choose
- you want a free, lightweight snake-like game with combat and progression
- you need a small, readable C/SDL2 codebase to learn game development
- you want a simple LAN multiplayer game to play with a friend on the same network

## When to avoid
- you need a modern, actively developed game with online matchmaking
- you want a game with extensive documentation or commented code
- you need cross-network internet multiplayer rather than same-LAN play

## Facets
- artifact type: application
- maturity: maintenance
- function: game-engine, gui
- domain: gaming-tools, cross-platform
- platform: windows, cpp, c
- tags: snake-game, sdl2, multiplayer, lan-multiplayer, student-project, game-development, linux, macos

## Member repositories
- yujqiao/DungeonRush (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:21.615191+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:20.844032+00:00, confidence not recorded.
  - readme: https://github.com/yujqiao/DungeonRush (fetched 2026-08-28T04:06:21.615191+00:00, sha 3c19ea58aad4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
