This document discusses how to prepare HTML5 games for Windows 8 using the WinJS library. It provides an overview of key Windows 8 features like the Windows Store and touch support. It then demonstrates how to use WinJS to add data binding, navigation between pages, and an app bar to an HTML5 game demo. The demo shows a list of hikers that can be navigated and includes an "Add Hiker" button in the app bar. It encourages developers building Windows 8 games to contact the author for help.