Move to Samples section

This commit is contained in:
Piotr Usewicz 2024-05-23 18:08:19 +02:00
parent 9db9583f69
commit 7d58fc4df0
No known key found for this signature in database

View file

@ -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