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...
Here's the simple Pause Button for touch screen games. It will Pause and Resume the moving object. If you like it. I already like it too.
Although this can be found in the fabulous manual, there are topics about it popping out in the forums from time to time. This tutorial will show how to use the...
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...
Construct 2 offers some advanced features in the event sheet. These can allow expert users to make the most of the event system, enabling more sophisticated log...
This series of video tutorials for more advanced Construct 2 beginners guides you step-by-step through the creation of a memory match card game with Construct 2...
Switch animations: Standing > running > falling . - Test for progress and award points. Key to a platform game are two types of objects: Solids and Platforms ....
These days it's naïve to assume everyone on the web has a mouse and keyboard. On the modern web, many people are now browsing via touchscreen devices like iPhon...
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...