Android apps, stored in APK files, must be signed before they can be published. This verifies that you're the publisher and that they've not been tampered with...
Support for exporting Universal Windows Platform (UWP) apps is deprecated in Construct 3 and will be removed in a future release. Construct 2 is also scheduled...
Construct includes the Physics behavior, powered by the Box2D physics engine. This allows you to have objects moving with real-world physics. Click here to open...
Creating a game for Windows 8 is easy with Construct 2 . If you haven't already, download the Free edition and get going with the Beginner's guide ! Note: Consi...
In search for a better way to control the race cars in top down racers I found this solution. Its basicly a cam that is fixed to the players car, but moves arou...
When I wrote this tutorial, there was no turret behavior in C2. It exists now, so may be the functionality of the behavior is much better than this. Try turret...
This tutorial is out of date; You don't need to follow those steps, just pick the 'node-webkit' export option in Construct 2 and it will do everything automatic...
I don't RECOMMEND using Socket.IO anymore, you should use the official multiplayer plugin. I updated the Capx you're no longer needing the combobox & listbox pl...
This is a simple tutorial aiming to help you keep your project organized. Organization is important when working on anything, and it's a common practice for eve...