Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 646 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 646 Bytes

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