A test-bed for various procedural content generation algorithms in Rust. This project relies on various Piston libraries.
I also follow the PCG Book as a rough guideline for ideas and implementations. Currently Chapter 2 (utilizing a μ + λ
evolutionary strategy) is implemented.
A random phenotype:
A "list of walls" phenotype:
A "wall pattern" phenotype:
A "desirable properties" phenotype: