Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/civ-clone/core-world-generator
https://github.com/civ-clone/core-world-generator
civilization typescript
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/civ-clone/core-world-generator
- Owner: civ-clone
- License: mit
- Created: 2020-10-04T18:48:20.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T20:43:54.000Z (about 2 years ago)
- Last Synced: 2024-01-29T21:32:33.269Z (11 months ago)
- Topics: civilization, typescript
- Language: TypeScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# core-world-generator
The base `Generator` class (and `GeneratorRegistry`) which provide a schema to allow world generation in any way so long
as it meets the requirements set out in the interface.