Simonas Kareiva 736c6bd564 Add level 8: Scroll of Tags (tags + newlines)
Three keys:
- scroll: multi-line string (block scalar `|`)
- weight: fractional float (e.g. 12.5) — forces float without needing
  the `!!float` tag in the target text
- title:  string of digits (player needs quotes or `!!str` to avoid int)

Per-seed deterministic via ChaCha8Rng XOR'd with 0x..08.

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 23:03:58 +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%