Learn game development and coding with Construct 2
Many of you're using the 'regular' way to create conditions and actions: In this little tutorial, I'll tell you about something new, which will help you to incr...
Note(30 December 2013) Please note for the time being a new CAPX and test page links in the back are updated. Prior comments of the tutorial not working were ma...
Upon request, I have developed a simple item system that gives the items random values based on a base value. In addition, it is now possible to equip items to...
With Construct 3's native support for Spacing-data, there's no need to use SprintFont+ anymore, or have it migrated to C3. The following tutorial will outline h...
Are you too lazy to make your own dialogue box? Then welcome, this is the right place for lazy people (if you're not lazy you're welcomed too). I recently made...
This tutorial has been completely redone as of Sept/14/2015. A basic understanding of Arrays and Functions if you wish to adapt it to your own needs. For this i...
I've had some problems when I try to implement Newgrounds API features such as Medals and Scoreboards into my Construct 2 game. So, I want to share my experienc...
Starting from an inspiration to create a Project Viewer application by storing data on the existing MySQL database on the hosting, then find this way that is qu...
But mine here is better. Say you wanted to pick a random greeting so when the game starts a character says either "Hi", "Hello", "Hi there" or "Greetings" or "W...