Commit Graph

6 Commits

Author SHA1 Message Date
07f82a7086 Add level 4: The Chest (lists)
Top-level `chest:` key with a 3-5 item sequence drawn from a small pool.
Per-seed deterministic via ChaCha8Rng XOR'd with 0x..04. Description
rendered with tera; flavor uses a 📦 emoji.

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 21:51:35 +03:00
f817c7b93e Various pre-release cosmetic fixes 2026-05-21 21:21:44 +03:00
a6741da14c Replace tiers with achievements 2026-05-21 19:17:58 +03:00
740685afc5 Add level names 2026-05-21 18:31:43 +03:00
19e39d220d First levels v0.1.0 2026-05-21 17:12:23 +03:00
aa9cb6ea53 YAMLabyrinth skeleton v0.0.1 2026-05-21 16:46:14 +03:00