Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Hex-based procedural world generator for TTRPGs, worldbuilding, and wargaming.
- **Reproducible:** any world can be regenerated from a single integer seed
- **Pipelined:** each generation stage is a pure transformer — swap or extend without touching others

For a full reference of every calculation, formula, and config value, see
[docs/REFERENCE.md](docs/REFERENCE.md).

## Status

| Phase | Description | Status |
Expand Down
Loading
Loading