Adaptive music is a technique (or rather a family of techniques) that can be used to vary a game soundtrack over time. Starting in the early 2000s with the Micr...
In this tutorial I want to try something different. Instead of explaining step by step how to reproduce it, I want to show the final system and explain each par...
In this tutorial I will explain the proper integration of Google Ad Mob Ads using Construct 2 and cocoon.Io. What’s required? 1. Banner or Interstitial ad unit...
I wrote this tutorial for anyone that wants to export their project for the Google Play Store, and include ads to generate revenue. In the past developers could...
First, let's create a new project and entitle it to whatever you like. I am calling my project “2D Rooms” (aka “Tutti Rooms” ;). Step #1: On our Project`s Panel...
Construct Animate provides a Video export option that lets you get a video file with your animation. It can encode faster than realtime, so assuming you have a...
Recently I wanted to show the text "Bonus +10" in a game. This needed to scroll up from the bottom and scroll back down after a second. To solve this issue I us...
Since there are some questions about Intel XDK alternatives, I will post a simplified method to compile your projects using Cordova with Crosswalk directly inst...
Here I'll show you a way (sure there are diffrent ways to work it out though) for saving and loading numeric variables or string variables from the LocalStorage...