I'm starting a series of how to write games in SVG for Firefox OS in my blog. 
The first post is out now: 

http://firefoxosgaming.blogspot.com/2013/11/bouncing-svg-part-1-game-programming.html

I'm also covering Canvas (well known) and CSS game programming (not so well 
known), but I've not seen a lot of SVG game programming and I feel it can have 
a place for Firefox OS games dues to its lightweight nature. I'm covering the 
three ways to write games in SVG: 

1. SVG in the body and JavaScript manipulation.
2. JavaScript-only creating and manipulating SVG through the HTML DOM.
3. JavaScript-only creating and manipulating SVG through the SVG DOM.

SVG has been around for awhile, but I think its time has come and I would like 
to write about it. If you know anyone who is interested in SVG, let them know.
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to