mirror of
https://github.com/DragonRidersUnite/awesome-dragonruby
synced 2024-12-25 09:58:58 +01:00
Move to Samples section
This commit is contained in:
parent
9db9583f69
commit
7d58fc4df0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue