Rob Heaton 1133e90870 Merge pull request #1 from sdierauf/patch-1
Add some colors so you can run `input_matrix2`
2018-12-24 17:12:30 +00:00
2018-12-17 13:49:11 -08:00
2018-12-17 13:53:24 -08:00
2018-12-17 13:53:24 -08: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/active
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%