No description
Find a file
Parley Hatch c13fc18d8f feat(viz): enter a specific seed (S to type, Enter to apply)
Press S to begin seed entry, type digits (HUD shows the buffer),
Enter applies and regenerates, Esc cancels, Backspace edits. Reroll
still increments. Digit-only input; buffer capped under u64's range.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-28 22:53:03 -06:00
.dev chore: record Task 13 + final v1 verification (all 13 tasks complete) 2026-05-28 22:34:21 -06:00
reikhelm-core feat(core): richer default dungeon — denser rooms + loop edges 2026-05-28 22:53:03 -06:00
reikhelm-viz feat(viz): enter a specific seed (S to type, Enter to apply) 2026-05-28 22:53:03 -06:00
.gitignore chore: scaffold reikhelm cargo workspace (core + viz crates) 2026-05-28 20:56:24 -06:00
Cargo.lock feat(core): data model + Map output contract + ASCII renderer 2026-05-28 21:10:47 -06:00
Cargo.toml chore: scaffold reikhelm cargo workspace (core + viz crates) 2026-05-28 20:56:24 -06:00