Tutorial on how to create HTML5 apps for Windows Phone 7 using PhoneGap by David Rousset
Introduction PhoneGap: a framework filling the gap Let’s create our first PhoneGap project Getting the accelerometer’s values from JavaScript Review of a complete sample with the HTML5
Platformer game
- Forcing the landscape orientation
- Handling various resolutions
- Loading the levels with calls to the file system instead of using XHR
- Modification of the gameplay to use the accelerometer
- Screenshots of the result and FPS on some phones
- Complete Visual Studio Solution to download
Conclusion
via blogs.msdn.com