Files
Simonas Kareiva 424ef3e8fd Add level 10: Vault Ledger (dynamic values)
`vault:` with four entries — decimal int gold, decimal int silver,
fractional float experience, and an ISO-8601 date string. Description
hints at hex/octal/exponent equivalents the player can write — any
form parsing to the same numeric value passes.

All four values randomised per seed (ChaCha8Rng XOR'd with 0x..0A).

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:58:25 +03:00
..
2026-05-21 17:12:23 +03:00
2026-05-21 18:52:19 +03:00
2026-05-21 17:12:23 +03:00
2026-05-21 21:21:44 +03:00
2026-05-21 19:17:58 +03:00
2026-05-21 17:12:23 +03:00
2026-05-21 21:24:00 +03:00