Comment on Udacity adds HTML5 Game Development CourseComments−thurn13yI'd be really curious to know which libraries, frameworks, or engines they intend to employ. Just yesterday I started learning the melonJS canvas game engine and it's been a lot of fun so far!−krsunny13yAccording to the blog post in a link from this thread they are using https://code.google.com/p/gritsgame/−vignesh_vs_inOP13ybox2d.js is the only external script that is going to be used (confirmed by the instructor).
Comments
I'd be really curious to know which libraries, frameworks, or engines they intend to employ. Just yesterday I started learning the melonJS canvas game engine and it's been a lot of fun so far!
According to the blog post in a link from this thread they are using https://code.google.com/p/gritsgame/
box2d.js is the only external script that is going to be used (confirmed by the instructor).