The Wayback Machine - https://web.archive.org/web/20220603123228/https://github.com/topics/map-generation
Skip to content
#

map-generation

Here are 60 public repositories matching this topic...

JoeHowarth
JoeHowarth commented Apr 7, 2019

Way to set values via config file or CLI instead of by recompiling. Should make tuning things more straightforward.

Two use cases

  1. Known, stable config options that must exist.

Should via struct with defaults perhaps

  1. rapid prototyping of constants to avoid recompilation

String based hash table, allows dynamic adding and getting without having to change struct.
Handle def

good first issue feature

Improve this page

Add a description, image, and links to the map-generation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the map-generation topic, visit your repo's landing page and select "manage topics."

Learn more