wave-function-collapse 0.3.0

Converts nodes and their restrictions into a collapsed node state based on the selected algorithm.
Documentation
1
2
3
4
pub mod wave_function;
pub mod abstractions;
extern crate pretty_env_logger;
#[macro_use] extern crate log;