simple-tiled-wfc

Crates.iosimple-tiled-wfc
lib.rssimple-tiled-wfc
version0.7.7
sourcesrc
created_at2021-08-03 05:03:02.707292
updated_at2021-08-14 12:49:50.843598
descriptionA simple library which lets a user to use a tiled Wave Function Collapse algorithm implementation
homepage
repositoryhttps://github.com/madwareru/simple-tiled-wfc
max_upload_size
id430803
size340,880
Vitaly (madwareru)

documentation

README

simple-tiled-wfc

A Rust library which allows a user to generate tiled levels with a simple implementation of Wave Function Collapse algorithm.

To run examples, ensure that you run them with a working directory equal to %REPOSITORY_PATH%/examples, or copy assets folder into target directory.

You may also look at ply-generator

Or, if you are happened to have a legal GOG copy of Rage Of Mages game (also known as Аллоды: Печать тайны), you can also examine a more complex example here

Commit count: 83

cargo fmt