JavaScript support for Windows Store games

23 out of 33 rated this helpful - Rate this topic

Learn if developing a Windows Store game using HTML5 and JavaScript is right for you.

Although suitable for general Windows Store app development and simple 2D games, the Windows Library for JavaScript (WinJS) is not the ideal choice for Windows Store apps requiring high performance graphics, such as computationally intensive games. In such cases, use DirectX with C++ to provide the best user experience on the widest possible array of devices. For more info, see DirectX game sample walkthroughs.

If performance and intensive graphics are not a requirement for your game, checkout JavaScript and HTML5 touch game sample as an example.

Related topics

JavaScript and HTML5 touch game sample

 

 

Build date: 3/22/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.