Read original post by Susan Ibach at Go DevMENTAL Blog
Instead of building Hello World to get started learning Windows 8 development, consider customizing your own version of Pong.
“I want to build a Windows 8 app/game, but I don’t know how to get started.”
“I want to do a workshop with some kids but I am not sure what to do.”
“I want to do a workshop with a group who has little or no coding experience, what can I do?”
“I know how to code but I’ve never built a game, how do I get started?”
In my role as technical evangelist, I get asked questions like that a lot! A couple of months ago, one of my team members built a version of Pong with HTML5/JavaScript. It’s not a complicated game, in fact he originally wrote it as a tool to help XNA developers get started with HTML5/JavaScript. But, because he took the time to structure and comment the code, we discovered this template also makes a fun workshop/hands on lab for beginners.