2019-11-03 09:46:31 -05:00
2018-12-17 13:49:11 -08:00
2018-12-17 13:53:24 -08:00
2019-11-03 09:46:31 -05:00
2019-07-22 23:09:18 +01:00
2019-07-21 07:35:53 -07:00
2018-12-17 13:49:11 -08:00

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/activate
pip install -r requirements.txt

Then to run:

python main.py

You will get a nice picture of a coastline.

WFC Example

Description
No description provided
Readme 124 KiB
Languages
Python 100%