An open API service indexing awesome lists of open source software.

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. 🏰

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).


![CLI Town Generator](preview.png)


- 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.