2D Game Dev Resources/Tutorials for Windows (Phone) 8 Development?

Posted by Ilya Knaup on Game Development See other posts from Game Development or by Ilya Knaup
Published on 2012-11-02T12:10:13Z Indexed on 2012/11/02 17:33 UTC
Read the original article Hit count: 286

Filed under:
|
|
|
|

I am really exited about the launch of windows 8, windows phone 8 so I decided to start learning how to develop games for them. I was even more exited when I found out that html, css, javascript can be used to develop apps for these platforms. I'm familiar with some standard html, css3 that i used to develop some websites, but I only know some VERY basics of javascript. I know things like HTML5 canvas and image sprites can be used to develop games, but I haven't found any tutorials that I understood good enough ;/ So I am asking you now. Can you suggest any good tutorials/resources (preferably video) that start from beginners level and go to advanced into game development with HTML5, CSS3 and JavaScript. It would be really good if such tutorials concentrated on game development for mobile phones (e.g. detecting when user touches the screen, using optimised images for hi res and standard displays, adopting to screen size etc) Oh.. and I forgot to mention that I am only interested in 2d game development.

© Game Development or respective owner

Related posts about 2d

Related posts about JavaScript