Add Roguelike tutorial by Cragger

This commit is contained in:
Kevin Fischer 2020-09-03 17:30:01 +09:00 committed by GitHub
parent 5e5c67f2cb
commit 3b714fd662
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,6 +61,10 @@ Please take a look at the [contribution guidelines and quality standard](https:/
* [Intro to DragonRuby Game Toolkit](https://www.youtube.com/watch?v=DYBRzglsEzU) by Ryan C Gordon * [Intro to DragonRuby Game Toolkit](https://www.youtube.com/watch?v=DYBRzglsEzU) by Ryan C Gordon
### Written Tutorials
* [Roguelike Tutorial](https://github.com/Craggar/dragonruby_tutorials) by [Craggar](https://github.com/Craggar)
## Other Resources ## Other Resources