Add tutorial #40

This commit is contained in:
Daniel Stefanovic 2018-05-13 23:00:38 +02:00 committed by GitHub
parent 8db42787f4
commit 098b798dc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@
* [**C#**: *Creating a Roguelike Game in C#*](https://roguesharp.wordpress.com/)
* [**JavaScript**: *2D breakout game using Phaser*](https://developer.mozilla.org/en-US/docs/Games/Tutorials/2D_breakout_game_Phaser)
* [**JavaScript**: *How to Make Flappy Bird in HTML5 With Phaser*](http://www.lessmilk.com/tutorial/flappy-bird-phaser-1)
* [**JavaScript**: *Developing Games with React, Redux, and SVG*](https://auth0.com/blog/developing-games-with-react-redux-and-svg-part-1/)
* [**Lua**: *BYTEPATH*](https://github.com/SSYGEN/blog/issues/30)
* [**Ruby**: *Write Yourself a Roguelike*](https://github.com/thoughtbot/write-yourself-a-roguelike)
* [**Ruby**: *Developing Games With Ruby*](https://leanpub.com/developing-games-with-ruby/read)