Skip to content

stormreaever/town-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medieval Town Generator

About

Generate place names that would be at home in a pseudo-medieval England.

This app builds names by combining common syllables from real places.

Most of the syllables are from the below link.

https://en.wikipedia.org/wiki/List_of_generic_forms_in_place_names_in_the_United_Kingdom_and_Ireland

Installation

  1. Clone to server
  2. Run index.html

Features

  • click "Generate" to get some names
  • names are based on initial seed syllable and then some suffices
  • click on a generated name to add it to the list of saved names

Customization

  • add more syllables to syllables.json
    • prefixes are only used at the start of names
    • anyfixes are used anywhere in the name

Releases

No releases published

Packages

No packages published