applyGameboardRecipeGeneration
applyGameboardRecipeGeneration(
plan,generation):GameboardPlan
Defined in: packages/declarative-hex-worlds/src/scenario/recipe-generation.ts:27
Run seeded recipe generation over a built plan and return the projected result. Builds a koota world, spawns the generation’s layout-fill, projects back. When the generation declares no fill rules, returns the plan unchanged (no world).
Parameters
Section titled “Parameters”generation
Section titled “generation”GameboardRecipeGeneration | undefined