-
@Nemecrosius This is the 'Wavefunction Collapse' algorithm, there is a lot of information on the original description by @ExUtumno: github.com/mxgmn/WaveFunctionCollapse
-
@Nemecrosius @ExUtumno The part where a tile changes its value and that propagates the changes can be a cellular automata (thats actually how I implement it now) but the part where a non-collapsed tile is observed and made to collapse is not.