Skip to content

createSeededGameboardWorld

createSeededGameboardWorld(options?): World

Defined in: src/rules/rules.ts:375

Creates a Koota world from a deterministic generated board.

SeededGameboardOptions = {}

World