Simonas Kareiva b805a49aaa Add level 5: Chambers (dictionaries + lists)
Top-level `chambers:` mapping; each chamber name maps to an item list.
2-3 chambers, 2-3 items each, drawn from typed pools. Deterministic per
seed via ChaCha8Rng XOR'd with 0x..05.

Not wired into levels::registry() yet — integration belongs to a follow-up.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-21 22:12:23 +03:00
2026-05-21 18:04:44 +03:00
2026-05-21 21:21:44 +03:00
2026-05-21 21:21:44 +03:00
2026-05-21 21:21:44 +03:00
2026-05-21 21:27:37 +03:00
2026-05-21 21:27:37 +03:00

YAMLabyrinth

A text dungeon game that teaches you YAML.

screenshot

How to start:

cargo run
Description
No description provided
Readme 302 KiB
Languages
Rust 100%