Added miloyip/game-programmer in Learn section (#124)

This commit is contained in:
Kaitou_Huang
2017-03-10 00:20:54 +08:00
committed by Ellison Leão
parent 51c6cfc495
commit 0389f729ac

View File

@@ -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)