Book Image

Construct 2 Game Development by Example

By : John Bura
Book Image

Construct 2 Game Development by Example

By: John Bura

Overview of this book

Table of Contents (16 chapters)
Construct 2 Game Development by Example
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Where to Go from Here
Index

Other places to export your game


There are many more places you can export your game to. Remember that for every platform that you export to, there can be a completely different set of hardware and software that run it. An iPhone is very different from an Android device, and mobile devices are completely different from consoles.

Often, an HTML5 wrapper has to be used for an HTML5 game to run on the hardware.

Exporting to Chrome Web Store

The Chrome Web Store is Google's answer to the Mac App Store. The best part about Google is that it is very web friendly. In fact, Chrome is the best browser for HTML5 games. You can export a game to the Chrome Web Store where you can sell it or make it freely available.

In order to export to the Chrome Web Store, you need to perform the following steps:

  1. Sign up for a Google Chrome Web Store account.

  2. Export your game using the Google Chrome Web Store export in the same way as you exported your game for HTML5.

  3. Create some promotional images for the game. They have...