From efc55a028331d74a67a6def099154f24c824b15b Mon Sep 17 00:00:00 2001 From: Abhishek Jaisingh Date: Thu, 29 Oct 2015 21:43:28 +0530 Subject: [PATCH] Added a new resource Added a new resource under General Game Development --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db222b1..c1ec14b 100644 --- a/README.md +++ b/README.md @@ -388,7 +388,7 @@ Lessons *Online courses, tutorials, screencasts* ### General Game Development - +* [Simple HTML5 Canvas Game](http://www.lostdecadegames.com/how-to-make-a-simple-html5-canvas-game/) * [Coursera: Beginning Game Programming with C#](https://www.coursera.org/course/gameprogramming) * [Khan Academy: Advanced JS: Games & Visualizations](https://www.khanacademy.org/computing/cs/programming-games-visualizations) * [TheChernoProject](https://www.youtube.com/user/TheChernoProject)