Add level 8: Scroll of Tags (tags + newlines) #5

Closed
simonas wants to merge 0 commits from level-8 into master
Owner

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

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>
simonas added 1 commit 2026-05-21 22:58:19 +03:00
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>
simonas closed this pull request 2026-05-21 23:59:47 +03:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: simonas/yamlabyrinth#5