1133e908702543889f089bdb7052486e2d98590f
Add some colors so you can run `input_matrix2`
Wavefunction Collapse
This is the example code for my blog post, "The Wavefunction Collapse Algorithm explained very clearly". To install dependencies:
virtualenv vendor
source vendor/bin/active
pip install -r requirements.txt
Then to run:
python main.py
You will get a nice picture of a coastline.
Description
Languages
Python
100%
