# HG changeset patch # User Steve Losh # Date 1491661449 0 # Node ID 50d1232228a3eec5eb1b15033d6a8f2e8a7afdcf # Parent 8ac00e12e749d8a8bc7c9895fcf78e770dadf34e Links diff -r 8ac00e12e749 -r 50d1232228a3 content/links/index.markdown --- a/content/links/index.markdown Sat Apr 08 14:21:00 2017 +0000 +++ b/content/links/index.markdown Sat Apr 08 14:24:09 2017 +0000 @@ -34,6 +34,7 @@ * [3Blue1Brown](https://www.youtube.com/channel/UCYO_jab_esuFRV4b17AJtAw): Videos on various math topics. His series on linear algebra in particular is fantastic. * [Coding Math](https://www.youtube.com/user/codingmath): A series of 50ish basic math lessons aimed at the kind of math you'll used in video games. Every lesson shows the concepts implemented in little Javascript demos, and it's *really* helpful to see how you actually *use* something once you learn the basic idea. +* [Game Maker's Toolkit](https://www.youtube.com/user/McBacon1337): Videos about game design. * [Makin' Stuff Look Good](https://www.youtube.com/channel/UCEklP9iLcpExB8vp_fWQseg): Videos about how to make things look good in Unity. The best part of the channel is the "shader case studies" where he looks at visual effects in various games and shows how to recreate them with a shader. Subreddits @@ -43,6 +44,7 @@ * [/r/emudev](http://reddit.com/r/emudev/) * [/r/lisp](http://reddit.com/r/lisp/) * [/r/proceduralgeneration](http://reddit.com/r/proceduralgeneration/) +* [/r/roguelikedev](http://reddit.com/r/roguelikedev/) * [/r/worldbuilding](http://reddit.com/r/worldbuilding/) Tools