Seed repository for fast, LLM-native game experiments.
- The book — living textbook:
the journey, concepts, and falsified beliefs (rendered from
docs/) - Vision & Design Seed
- AGENTS.md — operating rules for working in this repo
| Tag | Status | One line |
|---|---|---|
hunker |
exploring |
One-screen survival homestead; seed of the MUD-LLM-roguelike. |
- Work happens in short, reviewable slices (one slice = one PR).
- A prototype or major unit of work is an epic.
- Milestones/specs are named with short, ELI5 tags (no numeric ordering).
- Keep specs, brainstorm notes, and ADR decision logs in-repo.
- Use conventional commits for all commits.