An open API service indexing awesome lists of open source software.

https://github.com/minigrim0/wavefunctioncollapse

A simple Wave Function Collapse algorithm in python
https://github.com/minigrim0/wavefunctioncollapse

python3 wave-function-collapse

Last synced: 8 months ago
JSON representation

A simple Wave Function Collapse algorithm in python

Awesome Lists containing this project

README

          

# Wave Function Collapse
Using python & pygame

## How to use
1. Clone this repository
2. create a virtual environment
3. install requirements

## How to run
1. run `python main.py`

## Examples
![example1](./examples/wfc.gif)
![example2](./examples/circuitboard.png)