https://github.com/hexensemble/cli-town-generator
Procedural town generation tool, built with Rust. 🏰
https://github.com/hexensemble/cli-town-generator
cli procedural-generation rust
Last synced: 2 months ago
JSON representation
Procedural town generation tool, built with Rust. 🏰
- Host: GitHub
- URL: https://github.com/hexensemble/cli-town-generator
- Owner: hexensemble
- License: apache-2.0
- Created: 2025-01-16T17:38:21.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-21T17:43:36.000Z (2 months ago)
- Last Synced: 2025-03-21T18:29:54.143Z (2 months ago)
- Topics: cli, procedural-generation, rust
- Language: Rust
- Homepage:
- Size: 138 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CLI Town Generator
Procedural town generation tool, built with Rust. 🏰
Towns can be explored using my [Town Explorer](https://github.com/hexensemble/cli-town-explorer).

- Randomly generates towns with buildings, rooms, NPCs, chests, and more.
- Exports world data as a JSON file and town connections as a DOT file.
- Configurable via a settings file for customization.
- Supports importing a modified DOT file to regenerate town data.