packages/library/Vnknown-7drl-2026
v

Vnknown-7drl-2026

v1.0.1library

No description provided.

0 stars0 forksGPL-3.0updated 4 months ago
Open repo

7DRL 2026 — SDRL

Descend into darkness. Seal the sarcophagus. The realm gets another age.

A roguelike entry for the 7 Day Roguelike Challenge 2026.

About

You play a lone figure descending into mountain caves to seal an ancient evil buried deep below. Your lantern is your lifeline — fuel is finite, and the darkness is not empty. Gothic horror through resource scarcity and creeping dread, not jump scares.

Features

  • Traditional roguelike — turn-based, grid-based, permadeath
  • Dual vision system — FOV and lighting are independent; you can see into darkness, but not clearly
  • Lantern fuel as the central resource — your light radius shrinks as fuel runs out
  • Sanity system that warps your perception of the world around you
  • Risk/reward darkness — going unlit is dangerous but opens up tactical options
  • Procedural cave generation with a hand-crafted tutorial floor

Inspirations

Brogue, Infra Arcana, Cogmind, Golden Krone Hotel, Castlevania

Tech Stack

  • Language: Odin
  • Graphics: Raylib (via Odin's vendor collection)
  • Platforms: Linux (x64), Windows (x64), macOS (universal)

Downloading

Pre-built binaries are available on itch.io and on the Releases page.

Building from Source

Requires the Odin compiler. Raylib ships with Odin's vendor collection — no extra dependencies needed.

odin build . -out:bin/sdrl -o:speed -no-bounds-check
./bin/sdrl

Notes

Built by porting and adapting systems from a closed-source personal roguelike project — reusing FOV, rendering, scheduling, and messaging patterns but building a fresh codebase for the jam.

AI Usage

Claude was used for documentation, best-practices discussion, and code review. All game code is written by hand.

License

GPL v3 — see LICENSE.

Package Info
Version
v1.0.1
License
GPL-3.0
Author
@Naughtyusername
Type
library
Forks
0
Created
4 months ago
Updated
4 months ago
Health
maintained
has releases
has readme
has license
Activity
last 56 weeks