Learn game development and coding with Construct 2
Hi everybody, this time we'll be turning 8-bit and shooting the hell out of anyone who stands in our way. CONTRA style. Hope you enjoy it. And, as always, you c...
The time has come, you want to make a game and share it with your friends, but you don't know what to do or know where to start. This guide will help you overco...
I want to show you how to make simple random number generator (2 types).
(Mirrored from ). Scirra recently announced support for Windows 10 , in their game development tool Construct 2. To help developers export their games and publi...
This is part three, seven, eight and nine of an RPG creation mini series. The information is focused around setting up a Graphical User Interface(GUI) only once...
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...
Want a step-by-step tutorial of how to make the classic Pong? Look no further. A four part video series on YouTube with a set of challenges in the last video fo...
In this tutorial, you will learn how to create and add Youtube videos in Construct 2 for video intros, gameplay, or anything you want to show. Part 1. Part 2. S...
Here is the simplest way to Save and Load a score value. (you can do it for any other number value). First, insert a WebStorage object. (don't worry, it will no...