From 9db9583f69eeecb562e9479b92e2655a48488af6 Mon Sep 17 00:00:00 2001 From: Piotr Usewicz Date: Thu, 23 May 2024 09:58:12 +0200 Subject: [PATCH] Add Wave Function Collapse demo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bd92199..e9e1095 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ _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