From 55c019899c62b0608f982a524768d12cb9bca4de Mon Sep 17 00:00:00 2001 From: Daniel Stefanovic Date: Sun, 13 Jan 2019 11:20:34 +0100 Subject: [PATCH] Add tutorial #302 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 802c290..34908bb 100644 --- a/README.md +++ b/README.md @@ -201,6 +201,7 @@ * [**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] * [**Python**: _The Complete Roguelike Tutorial_](https://www.youtube.com/playlist?list=PLKUel_nHsTQ1yX7tQxR_SQRdcOFyXfNAb) [video] +* [**Python**: _Roguelike Tutorial Revised_](http://rogueliketutorials.com/libtcod/1) * [**Ruby**: _Developing Games With Ruby_](https://leanpub.com/developing-games-with-ruby/read) * [**Ruby**: _Ruby Snake_](https://www.diatomenterprises.com/gamedev-on-ruby-why-not/)