From 88f1bcfe5300f6262e4f7ded51470f738fea2677 Mon Sep 17 00:00:00 2001 From: Daniel Stefanovic Date: Thu, 24 May 2018 11:39:13 +0200 Subject: [PATCH] Add tutorial #125 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b177a34..0678f89 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,7 @@ * [**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/) * [**JavaScript**: _Build your own 8-Ball Pool game from scratch_](https://www.youtube.com/watch?v=aXwCrtAo4Wc) [video] +* [**JavaScript**: _How to Make Your First Roguelike_](https://gamedevelopment.tutsplus.com/tutorials/how-to-make-your-first-roguelike--gamedev-13677) * [**Lua**: _BYTEPATH_](https://github.com/SSYGEN/blog/issues/30) * [**Python**: _Developing Games With PyGame_](https://pythonprogramming.net/pygame-python-3-part-1-intro/) * [**Python**: _Making Games with Python & Pygame_](https://inventwithpython.com/makinggames.pdf) [pdf]