awesome-dragonruby/README.md

92 lines
3.6 KiB
Markdown
Raw Normal View History

2019-04-24 15:40:04 +02:00
# Awesome DragonRuby
2019-04-24 15:06:41 +02:00
2019-04-24 15:41:49 +02:00
![](./dragonruby-logo.png)
2019-04-24 15:20:05 +02:00
2019-04-24 15:43:51 +02:00
[DragonRuby](https://dragonruby.org) is toolchain that allows developers the ability to build apps and games using a programming language called Ruby.
The managing members of DragonRuby are Ryan C. Gordon (creator of SDL), Amir Rajan (critically acclaimed indie game dev), and Aaron Lasseigne (author, presenter, and a powerhouse Ruby developer).
2019-04-24 15:21:31 +02:00
See [a 5-minute intro to DragonRuby](https://www.youtube.com/embed/DYBRzglsEzU)
2019-04-24 15:20:05 +02:00
This list categorized community-driven collection of awesome [DragonRuby](https://dragonruby.org) example apps, libraries, tools, frameworks, software and resources.
Sharing, suggestions and contributions are always welcome!
Please take a look at the [contribution guidelines and quality standard](https://github.com/awesome-dragonruby/awesome-dragonruby/blob/master/CONTRIBUTING.md) first.
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
2019-04-24 15:06:41 +02:00
2019-04-24 15:24:00 +02:00
## Contents
- [Apps](#apps)
2020-01-27 02:47:58 +01:00
- [Games](#games)
2019-04-24 15:24:00 +02:00
- [Developer Tools](#developer-tools)
- [Libraries, Frameworks and Wrappers](#libraries-frameworks-and-wrappers)
2019-04-25 02:20:31 +02:00
- [Documents & Tutorials & Presentations & Videos](#documents--tutorials--presentations--videos)
- [Presentations](#presentations)
- [Resources](#other-resources)
2019-04-24 15:24:00 +02:00
- [Thanks](#thanks)
2019-04-24 15:14:24 +02:00
## Apps
2019-06-26 16:54:45 +02:00
* [chart-global-temp](https://github.com/jasemagee/chart-global-temp/) - A line chart showing global temperature written using DragonRuby
* [dragon-ruby-documenter](https://github.com/ediathome/dragon-ruby-documenter) - This small app dumps a basic DragonRuby documentation to a Markdown file
2020-01-27 02:47:33 +01:00
### Games
2019-05-01 12:31:44 +02:00
* [Flappy Dragon](https://dragonruby.itch.io/flappydragon) ([source](https://gist.github.com/rcgordon/a2a3957405d894e348f40370704c6990)) - A simple Flappy Bird clone
2019-04-24 15:14:24 +02:00
2019-04-24 15:06:41 +02:00
## Developer Tools
* [DragonRuby Game Toolkit](https://dragonruby.itch.io/dragonruby-gtk)
2019-04-24 15:10:59 +02:00
2019-04-24 15:24:00 +02:00
## Libraries, Frameworks and Wrappers
2019-04-25 02:20:31 +02:00
## Documents & Tutorials & Presentations & Videos
2019-04-25 02:16:42 +02:00
### Documents
* [DragonRubyObjectMethods](https://vtlearn.de/site/dragonruby/)
* [DragonRuby API Documentation](https://pusewicz.github.io/dragon-ruby-gtk-docs/index.html)
2019-04-25 02:16:42 +02:00
### Courses
2019-04-24 15:14:24 +02:00
2019-04-24 16:33:59 +02:00
* [DragonRuby Game Toolkit Tutorial](http://dragonruby.school) by Lori M Olson
2019-04-25 02:16:42 +02:00
2019-04-25 02:20:31 +02:00
### Presentations
* <s>[power-overwhelming](https://github.com/amirrajan/power-overwhelming) - A github repo used by Amir Rajan for his presentation at RubyKaigi 2019.</s>
2019-04-25 02:20:31 +02:00
2019-04-25 02:16:42 +02:00
### Videos
2019-04-24 21:14:38 +02:00
* [Intro to DragonRuby Game Toolkit](https://www.youtube.com/watch?v=DYBRzglsEzU) by Ryan C Gordon
2019-04-24 15:14:24 +02:00
2019-04-25 02:20:31 +02:00
2019-04-24 15:14:24 +02:00
## Other Resources
2019-04-24 15:10:59 +02:00
2019-05-01 16:00:57 +02:00
### Game Development
2019-04-25 02:20:31 +02:00
2019-05-01 16:00:57 +02:00
* [Open Game Art](https://opengameart.org)
2019-04-24 15:10:59 +02:00
## Community Resources
* [@rubymotion on Twitter](https://twitter.com/rubymotion)
* [Forum on itch.io](https://dragonruby.itch.io/dragonruby-gtk/community)
* [Stack Overflow](https://stackoverflow.com/questions/tagged/dragonruby)
* [Slack](https://motioneers.slack.com)
## License
[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)
## Thanks
Thanks to all [contributors](https://github.com/awesome-dragonruby/awesome-dragonruby/graphs/contributors), you're awesome and wouldn't be possible without you!
# Other Awesome Lists
Other amazingly awesome lists can be found in the [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) list.
2019-04-25 02:48:59 +02:00
[![Stargazers over time](https://starchart.cc/awesome-dragonruby/awesome-dragonruby.svg)](https://starchart.cc/awesome-dragonruby/awesome-dragonruby)