An update to the
Physics Helper XAML project is now available with support for
Universal Windows apps. There are several advantages to Universal apps:
- simplified code (no more #if compiler directives)
- increased re-use of both game assets and game logic
- support both Windows 8.1 and Windows Phone 8.1, and eventually the XBOX One
- if your assets use XAML vector graphics, they will be scaled to each screen size without any pixilation or loss of detail
Please watch
this short video for details on the new Universal apps support: