From 098b798dc010b1f7237ab41e0efb8d8c6b43b48c Mon Sep 17 00:00:00 2001 From: Daniel Stefanovic Date: Sun, 13 May 2018 23:00:38 +0200 Subject: [PATCH] Add tutorial #40 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8c05e32..5a1e9b0 100644 --- a/README.md +++ b/README.md @@ -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)