I am new to HTML5+js game development or I can I am new to this html5 canvas experiments. But now I want to develop a game(simple racing game) using it.
So please suggest a good tutorial and framework/engine?
I am new to HTML5+js game development or I can I am new to this html5 canvas experiments. But now I want to develop a game(simple racing game) using it.
So please suggest a good tutorial and framework/engine?
IIO Engine can be a good choice to develop an HTML5 game. Check out the iio engine website. Also please, check out sample game from this post.
If you want to build a racing game you should really check out this tutorial, you'll write your own engine and learn all about how to go about a game like this:
http://codeincomplete.com/posts/2012/6/23/javascript_racer_v1_straight/
good luck !!
The Angry Birds game was created using ForPlay [ Now PlayN ] http://code.google.com/p/forplay/ . Its writing code in java cross compiled to js .
I would recommend Enchant.js. It is very easy to learn and nice to play with.
Start with these resources