Content tagged construct2

Construct 2 was released in 2011 and is a Windows only games engine that exports to HTML5.

Report Tag

1,843 usages of this tag
2
This content is deleted
Tutorial
Tips and tutorials - Game programming
21 favourites

Today I am going to give you some tips on how to make your games faster and without stress. Tip 1 : Before starting your game , write all your ideas on a White...

7
This content is deleted
Tutorial
Building a platform game - a beginner's guide
265 favourites

Switch animations: Standing > running > falling . - Test for progress and award points. Key to a platform game are two types of objects: Solids and Platforms ....

1
This content is deleted
Tutorial
RPG-Inventory - Drag and Drop
54 favourites

This topic has been disussed over and over in the forum and YANN already posted his solution. Still I would like to show you, how I would implment an inventory....

6
This content is deleted
Tutorial
How to series - 'In Game Shop'
79 favourites

Hi, I have decided to make a how to series of tutorials based on topics users have requested me to help them with. This is the first of the series - A in game s...

12 years ago
2
This content is deleted
Tutorial
Lessons Learned from O-Ring
21 favourites

I just wanted to add my own little lessons from making O-Ring . I kept the game as simplistic as possible using only the plugins that came defaulted with the or...

12 years ago
5
This content is deleted
Tutorial
How to preview on a local network
187 favourites

Previewing on a LAN address in Construct 2 allows any device on your Local Area Network (LAN) to preview your project. For example, if you have both a PC and an...

1
This content is deleted
Tutorial
What a game designer needs to know?
98 favourites

Many abilities can be useful for a game designer, some of which we can’t even imagine. One example is the study about typography that Jobs has done and ended up...

1
This content is deleted
Tutorial
LAN Preview for Windows XP
11 favourites

If you've followed all the steps of Ashley's LAN preview guide and are still experiencing trouble under Windows XP, then this tutorial is for you. NOTE: Make su...

3
This content is deleted
Tutorial
Random Animation
68 favourites

Every once in a while people ask, how they can randomly select an animation. This very short tutorial shows a very simple way to do this. There are a few basic...

17
This content is deleted
Tutorial
How to make a Platform game
463 favourites

Construct 2 can make all kinds of 2D games. In this tutorial, you'll be taken through the basics of making a platform game in Construct 2. If you're new to Cons...