Python-implemented of a tilemap generator inspired by wave function collapse using the example https://github.com/mxgmn/WaveFunctionCollapse
The Castle, Knots and Circuit tiles are from the repository linked above
- Python 3.7+
- Pillow
$ pip3 install -r requirements.txt
You can look at the examples in the wfc/__main__.py file and follow them.
You can also run these GUI examples:
$ python3 -m wfc