@civ-clone/core-world-generator

The base Generator class (and WorldGeneratorRegistry) which provide a schema to allow world generation in any way so long as it meets the requirements set out in the interface.

Usage no npm install needed!

<script type="module">
  import civCloneCoreWorldGenerator from 'https://cdn.skypack.dev/@civ-clone/core-world-generator';
</script>

README

core-world-generator

The base Generator class (and WorldGeneratorRegistry) which provide a schema to allow world generation in any way so long as it meets the requirements set out in the interface.