Winding Roads

A Wave-Function Collapse Experiment

Created by Ethan Tomb as a personal project. For a great explanation of this algorithm, check out The Coding Train's Video on youtube. Desktop is recommended for an optimal experience.
Instructions:

  1. Set a size and click "Generate Grid". If you want to watch the algorithm do it's thing, check "Animation Delay"
  2. Tap any square on the grid to chose a tile for it.
  3. Hit "Solve" to... solve
Check my other work out here!
The Source Code is on github.

Instructions

  1. Change Grid Size to whatever you like. The load time grows exponentially, so I recomend a max of 100. The default value is 16
  2. Click "Generate Grid" to preload the grid
  3. Fill in any square on the grid by clicking on it, then selecting an available option.
  4. Click "Solve" to start the Algorithm

Acknowledgements