50d1232228a3
Links
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Sat, 08 Apr 2017 14:24:09 +0000 |
parents | 8ac00e12e749 |
children | 696be47e585d |
branches/tags | (none) |
files | content/links/index.markdown |
Changes
--- 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