Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
madwareru committed Aug 9, 2021
1 parent 7ab9aad commit 62d956d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@
A Rust library which allows a user to generate tiled levels
with a simple implementation of Wave Function Collapse algorithm.

For an example usage you may look at [ply-generator](https://github.com/madwareru/ply-generator)
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](https://github.com/madwareru/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](https://github.com/madwareru/orom-second-encounter/tree/master/examples/generate_map)

0 comments on commit 62d956d

Please sign in to comment.