wavefunction-collapse icon indicating copy to clipboard operation
wavefunction-collapse copied to clipboard

The Wavefunction Collapse Algorithm explained very clearly

Results 2 wavefunction-collapse issues
Sort by recently updated
recently updated
newest added

input_matrix = [ ['L','L','L'], ['L','C','L'], ['C','S','C'], ['S','S','S'], ]

This example extends your `main.py` with an additional 3rd dimension. It's output should look like the following: