Skip to content

hexensemble/cli-town-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI Town Generator

Procedural town generation tool, built with Rust. 🏰


This CLI tool will randomly generate text-based lists of towns, including buildings, which in turn contain rooms, NPCs, chests etc. You can then export the world data as a JSON file and the town connections (AKA roads) as a DOT file.

Generated towns can be "explored" using my CLI Town Explorer.

Everything is configurable via a settings file for customization.

You can even manually edit a generated DOT file then reimport it to generate the corresponding town data.


CLI Town Generator

Download: https://github.com/hexensemble/cli-town-generator/releases


Supports Mac and Linux.

About

Procedural town generation tool, built with Rust. 🏰

Topics

Resources

License

Stars

Watchers

Forks

Contributors