Created: 22/09/2016
By: Tobiasz Brzezinski
Website: uncertainstudio.com
Email: uncertainstudio@gmail.com
Thank you for purchasing my game. If you have any questions that are beyond the scope of this help file, please feel free to email me. Thanks so much!
You bought a HTML5 Game which was made in Construct 2. To edit this game you will need to get the software
which you can get for free on: http://www.scirra.com. However, after you made changes in the .capx, for publishing and making money with it, you have to get a license.
In the files folder you will find the game .capx, open this file with Construct 2 to edit anything in the game.
I have made the code easy readable, however if you have trouble or no experience in editing Construct 2 files you can
find a guide to almost anything at: Scirras Tutorial Page.
There is also a realy great guide from Kyatric at the Scirra Tutorial Page. This guide has all the steps i have listened and even includes the creation procedure of an AdMob account plus creating new Banner Ads.
If you just want to upload the game to your online-library, without any changes like adding ads, you can upload the "HTML" folder.
Rename the folder to your needs. Don't change anything in the HTML folder.
The "PNG_Ai" and "Sounds" folder are just your resource files, so you can produce advertising etc. Do not upload them with the game or sell them.
Scirra has a great documentation. You can use their guide for further information at: https://www.scirra.com/manual/184/admob
I have prepared my file to activate AdMob ads as easy as possible. To activate this functionaltiy you have to follow these steps:Follow these steps to export for mobile:
Once your export is done, you have to use a publishing methode. Here are some providers:
PhoneGap Build, run by Adobe
Intel XDK, run by Intel
Ludei CocoonJS, run by Ludei
For the moment I recommend Intel XDK, it gets the best results. You will need to sign in there first and download the software. In this guide i will show how to export for Android devices. Most steps for other devices are the same and self explanatory.
Let's start:
After you downloaded the software open the Intel XDK. First you need to create a new project.
Click on "Import Your HTML5 Code Base" and select your exported cordova folder from Construct 2.
Set the following settings:
A window will popup which will show you a little tutorial about Intel XDK. You can follow it or just click on "No Thanks".
After your Project has opened, click at the top panel on projects.
Make sure your project is selected at the left. At the right, click on "-Plugin Management" and then "+Add Plugins to this Project".
A new window will popup. Now we add AdMob support: Select "Featured Plugins" then "AdMob* Ad Services (old)" and at the bottom right "Add Plugin".
Now you need to fill your app information. Make sure your AppID is unique and your App Version is +1 for each release.
Also Change the "Cordova CLI Version 5.1.1" to 4.1.2:
Last but not least add icons which will be seen on the Android devices:
Now your project is ready to be build. Select the "Build" button at the top panel and click on "Crosswalk for Android" "Build" button.
Build the project:
The project is building now, this can take a while. In my experience up to 3-5 minutes.
When its done you can click the download button and get your files on your machine.
Extract the .zip. The .zip contains 2 files, upload the ARM version "yourapp.crosswalk.arm.201510312049.apk"
to the Google Play Store. That's it.
Once again, thank you for purchasing this game. As I said at the beginning, I'd be glad to help you if you have any questions relating to this game. No guarantees, but I'll do my best to assist.
Tobiasz Brzezinski