diff --git a/README.md b/README.md index e9e1095..de2f42a 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ _All samples in this section must link to freely available source code with an [ * [DragonRuby Samples Site](https://samples.dragonruby.org) - A showcase of code samples and complete games provided by DragonRuby, along with video recordings and live, in-browser samples. * [DragonRuby Documentation](https://docs.dragonruby.org) - DragonRuby documentation contains code for all the samples that ship with DragonRuby. +* [Wave Function Collapse](https://github.com/pusewicz/wave-function-collapse-dragonruby) - An implementation of the tiled [Wave Function Collapse](https://en.wikipedia.org/wiki/Wave_function_collapse) algorithm in DragonRuby ## Games @@ -59,7 +60,6 @@ _All samples in this section must link to freely available source code with an [ * [LDtkBridge](https://github.com/LittleB0xes/LDtkBridge) - A bridge between LDtk (level editor) and DragonRuby * [Scale](https://github.com/DragonRidersUnite/scale) - Lightweight starter template with common helpers * [Smaug](https://smaug.dev/) - Installation and package manager for DragonRuby -* [Wave Function Collapse](https://github.com/pusewicz/wave-function-collapse-dragonruby) - An implementation of the tiled [Wave Function Collapse](https://en.wikipedia.org/wiki/Wave_function_collapse) algorithm in DragonRuby * [Zif](https://github.com/danhealy/dragonruby-zif) - A Drop-in Framework for DragonRuby Game Toolkit ## Documents & Tutorials & Presentations & Videos