From 0389f729acc9da2fe7dbc2c0e73b1cae608739cc Mon Sep 17 00:00:00 2001 From: Kaitou_Huang Date: Fri, 10 Mar 2017 00:20:54 +0800 Subject: [PATCH] Added miloyip/game-programmer in Learn section (#124) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0bfb34f..06c3a93 100644 --- a/README.md +++ b/README.md @@ -461,6 +461,7 @@ Learn * [HandmadeHero: making 2D game from scratch](https://handmadehero.org/) * [Khan Academy: Advanced JS: Games & Visualizations](https://www.khanacademy.org/computing/cs/programming-games-visualizations) * [Simple HTML5 Canvas Game](http://www.lostdecadegames.com/how-to-make-a-simple-html5-canvas-game/) +* [miloyip/game-programmer](https://github.com/miloyip/game-programmer) A Study Path for Game Programmer :octocat: * [TheChernoProject](https://www.youtube.com/user/TheChernoProject) * [Udacity: HTML5 Game Development](https://www.udacity.com/course/html5-game-development--cs255)