The build4_Data folder and the build4 executable together make up the functioning build of our game demo. It's meant to serve as an example of what you can do using our framework. To use this, ...
For those who don’t know the tool: Unity is a real time engine used for games, virtual production and interactive content.
WaveFunctionCollapseMapChunk.cs - Main WFC solver. Collapses slots based on entropy, propagates constraints to neighbors. GenerateMapNearPlayer.cs - Manages chunk generation around player position.